Home
last modified time | relevance | path

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

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