Searched refs:graph_dump_format (Results 1 – 8 of 8) sorted by relevance
54 switch (graph_dump_format) in start_fct()73 switch (graph_dump_format) in start_bb()98 switch (graph_dump_format) in start_bb()115 switch (graph_dump_format) in node_data()128 switch (graph_dump_format) in node_data()159 switch (graph_dump_format) in node_data()173 switch (graph_dump_format) in draw_edge()199 switch (graph_dump_format) in end_bb()212 switch (graph_dump_format) in end_fct()230 size_t extlen = strlen (graph_ext[graph_dump_format]) + 1; in print_rtl_graph_with_bb()[all …]
248 extern enum graph_dump_types graph_dump_format;
236 if (graph_dump_format != no_graph) in finish_optimization_passes()777 && graph_dump_format != no_graph in execute_todo()894 && graph_dump_format != no_graph in execute_one_pass()
208 enum graph_dump_types graph_dump_format; variable1120 graph_dump_format = vcg; in decode_d_option()
53 switch (graph_dump_format)70 switch (graph_dump_format)96 switch (graph_dump_format)116 switch (graph_dump_format)129 switch (graph_dump_format)160 switch (graph_dump_format)179 switch (graph_dump_format)206 switch (graph_dump_format)220 switch (graph_dump_format)242 size_t extlen = strlen (graph_ext[graph_dump_format]) + 1;[all …]
649 extern enum graph_dump_types graph_dump_format;
317 enum graph_dump_types graph_dump_format; variable1883 if (graph_dump_format != no_graph1931 && graph_dump_format != no_graph3998 graph_dump_format = vcg;5437 if (graph_dump_format != no_graph) in finalize()
8988 Define graph_dump_format.