Home
last modified time | relevance | path

Searched refs:m_speed_p (Results 1 – 17 of 17) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-threadbackward.c65 : m_speed_p (speed_p) in back_threader_profitability()
70 const bool m_speed_p;
680 if (!contains_hot_bb && m_speed_p) in profitable_path_p()
764 if (m_speed_p in profitable_path_p()
777 else if (!m_speed_p && n_insns > 1) in profitable_path_p()
H A DChangeLog26090 set of m_speed_p and m_max_threaded_paths.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-threadbackward.c67 bool m_speed_p; variable
256 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
367 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
772 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-threadbackward.c67 bool m_speed_p; variable
256 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
372 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
777 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-threadbackward.c67 bool m_speed_p; variable
256 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
372 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
777 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-threadbackward.c67 bool m_speed_p; variable
256 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
367 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
772 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-threadbackward.c67 bool m_speed_p; variable
256 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
372 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
777 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-threadbackward.c67 bool m_speed_p; variable
256 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
367 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
772 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-threadbackward.c68 bool m_speed_p; variable
257 if (!contains_hot_bb && m_speed_p) in profitable_jump_thread_path()
363 if (m_speed_p && (optimize_edge_for_speed_p (taken_edge) || contains_hot_bb)) in profitable_jump_thread_path()
768 m_speed_p = speed_p; in find_jump_threads_backwards()