Searched defs:print_edge (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | print-rtl-function.c | 41 print_edge (FILE *outfile, edge e, bool from) in print_edge() function
|
H A D | sese.c | 473 print_edge (FILE *file, const_edge e) in print_edge() function
|
H A D | mcf.c | 181 print_edge (FILE *file, fixup_graph_type *fixup_graph, int s, int d) in print_edge() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | print-rtl-function.cc | 41 print_edge (FILE *outfile, edge e, bool from) in print_edge() function
|
H A D | sese.cc | 473 print_edge (FILE *file, const_edge e) in print_edge() function
|
H A D | mcf.cc | 181 print_edge (FILE *file, fixup_graph_type *fixup_graph, int s, int d) in print_edge() function
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_scheduler_scc.c | 92 static isl_stat print_edge(void **entry, void *user) in print_edge() function
|