Home
last modified time | relevance | path

Searched refs:check_subpath_and_update_thread_path (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadbackward.c53 bool check_subpath_and_update_thread_path (basic_block last_bb,
492 thread_jumps::check_subpath_and_update_thread_path (basic_block last_bb, in check_subpath_and_update_thread_path() function
717 if (!check_subpath_and_update_thread_path (last_bb_in_path, def_bb, in fsm_find_control_statement_thread_paths()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20176107 (check_subpath_and_update_thread_path): Rename to...
6108 (thread_jumps::check_subpath_and_update_thread_path): ...this.
16012 (check_subpath_and_update_thread_path): Same. Clean up comments.
H A DChangeLog-202117069 (thread_jumps::check_subpath_and_update_thread_path): Remove.