Searched refs:create_fixup_graph (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dmcf.c31 1. create_fixup_graph: Create fixup graph by translating function CFG into
464 create_fixup_graph (fixup_graph_type *fixup_graph) function
494 /* In create_fixup_graph: Each basic block and edge can be split into 3
496 create_fixup_graph:
711 dump_fixup_graph (dump_file, fixup_graph, "After create_fixup_graph()");
1409 create_fixup_graph (&fixup_graph);

Completed in 35 milliseconds