Home
last modified time | relevance | path

Searched defs:print_edge (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprint-rtl-function.c41 print_edge (FILE *outfile, edge e, bool from) in print_edge() function
H A Dsese.c473 print_edge (FILE *file, const_edge e) in print_edge() function
H A Dmcf.c181 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 Dprint-rtl-function.cc41 print_edge (FILE *outfile, edge e, bool from) in print_edge() function
H A Dsese.cc473 print_edge (FILE *file, const_edge e) in print_edge() function
H A Dmcf.cc181 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 Disl_scheduler_scc.c92 static isl_stat print_edge(void **entry, void *user) in print_edge() function