Home
last modified time | relevance | path

Searched refs:m_max_threaded_paths (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadbackward.c58 int m_max_threaded_paths; variable
168 if (m_max_threaded_paths <= 0) in profitable_jump_thread_path()
477 --m_max_threaded_paths; in convert_and_register_current_path()
773 m_max_threaded_paths = param_max_fsm_thread_paths; in find_jump_threads_backwards()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202127945 set of m_speed_p and m_max_threaded_paths.