Searched refs:fsm_find_thread_path (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadbackward.c | 96 fsm_find_thread_path (basic_block start_bb, basic_block end_bb, in fsm_find_thread_path() function 115 if (fsm_find_thread_path (e->dest, end_bb, path, local_visited_bbs, in fsm_find_thread_path() 505 if (fsm_find_thread_path (new_bb, e->src, next_path, in check_subpath_and_update_thread_path()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2016 | 5993 * tree-ssa-threadbackward.c (fsm_find_thread_path): Remove unneeded 13445 * tree-ssa-threadbackward.c (fsm_find_thread_path, 13446 fsm_find_thread_path, profitable_jump_thread_path,
|
H A D | ChangeLog-2017 | 6102 (fsm_find_thread_path): Remove arguments that are now in class. 16004 * tree-ssa-threadbackward.c (fsm_find_thread_path): Make GC
|
H A D | ChangeLog-2015 | 12759 * tree-ssa-threadbackward.c (fsm_find_thread_path): Remove 12854 * tree-ssa-threadedge.c (fsm_find_thread_path): Moved from here into
|
H A D | ChangeLog-2021 | 17061 (fsm_find_thread_path): Remove
|
H A D | ChangeLog-2014 | 1938 (fsm_find_thread_path): New.
|