Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h73 void debug_path (FILE *, int pathno);
H A Dtree-ssa-threadupdate.cc2225 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 DChangeLog-202113881 (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 DChangeLog-201817802 (debug_path): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c2141 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()