Home
last modified time | relevance | path

Searched refs:adjust_paths_after_duplication (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h117 void adjust_paths_after_duplication (unsigned curr_path_num);
H A Dtree-ssa-threadupdate.cc2297 back_jt_path_registry::adjust_paths_after_duplication (unsigned curr_path_num) in adjust_paths_after_duplication() function in back_jt_path_registry
2537 adjust_paths_after_duplication (current_path_no); in duplicate_thread_path()
H A DChangeLog-20219213 * tree-ssa-threadupdate.c (back_jt_path_registry::adjust_paths_after_duplication):
13704 (back_jt_path_registry::adjust_paths_after_duplication): Same.
13887 (jump_thread_path_registry::adjust_paths_after_duplication): Rename...
13888 (back_jt_path_registry::adjust_paths_after_duplication): ...to this.
28027 (adjust_paths_after_duplication): Move...
28028 (jump_thread_path_registry::adjust_paths_after_duplication): ...here.
H A DChangeLog-201817805 (adjust_paths_after_duplication): New.
17806 (duplicate_thread_path): Call adjust_paths_after_duplication.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c2212 adjust_paths_after_duplication (unsigned curr_path_num) in adjust_paths_after_duplication() function
2462 adjust_paths_after_duplication (current_path_no); in duplicate_thread_path()