Home
last modified time | relevance | path

Searched refs:fsm_find_thread_path (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadbackward.c96 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 DChangeLog-20165993 * 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 DChangeLog-20176102 (fsm_find_thread_path): Remove arguments that are now in class.
16004 * tree-ssa-threadbackward.c (fsm_find_thread_path): Make GC
H A DChangeLog-201512759 * tree-ssa-threadbackward.c (fsm_find_thread_path): Remove
12854 * tree-ssa-threadedge.c (fsm_find_thread_path): Moved from here into
H A DChangeLog-202117061 (fsm_find_thread_path): Remove
H A DChangeLog-20141938 (fsm_find_thread_path): New.