Searched refs:debug_path (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-threadupdate.h | 73 void debug_path (FILE *, int pathno);
|
H A D | tree-ssa-threadupdate.cc | 2225 jt_path_registry::debug_path (FILE *dump_file, int pathno) in debug_path() function in jt_path_registry 2239 debug_path (stderr, i); in debug() 2320 debug_path (dump_file, cand_path_num); in adjust_paths_after_duplication() 2375 debug_path (dump_file, cand_path_num); in adjust_paths_after_duplication()
|
H A D | ChangeLog-2021 | 13881 (jump_thread_path_registry::debug_path): Rename... 13882 (jt_path_registry::debug_path): ...to this. 28021 (debug_path): Move... 28022 (jump_thread_path_registry::debug_path): ...here.
|
H A D | ChangeLog-2018 | 17802 (debug_path): New.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadupdate.c | 2141 debug_path (FILE *dump_file, int pathno) in debug_path() function 2155 debug_path (stderr, i); in debug_all_paths() 2220 debug_path (dump_file, curr_path_num); in adjust_paths_after_duplication() 2243 debug_path (dump_file, cand_path_num); in adjust_paths_after_duplication() 2297 debug_path (dump_file, cand_path_num); in adjust_paths_after_duplication() 2331 debug_path (dump_file, current_path_no); in duplicate_thread_path()
|