Searched refs:free_graph (Results 1 – 16 of 16) sorted by relevance
66 void free_graph (struct graph *g);
169 free_graph (g); in mark_irreducible_loops()
344 free_graph (struct graph *g) in free_graph() function
1434 free_graph (g); in build_alias_set()1452 free_graph (g); in build_alias_set()
790 free_graph (rdg); in free_rdg()2372 free_graph (pg); in merge_dep_scc_partitions()2574 free_graph (pg); in break_alias_scc_partitions()
1541 free_graph (g); in iterate_fix_dominators()
1432 free_graph (g); in build_alias_set()1450 free_graph (g); in build_alias_set()
800 free_graph (rdg); in free_rdg()2411 free_graph (pg); in merge_dep_scc_partitions()2613 free_graph (pg); in break_alias_scc_partitions()
1548 free_graph (g); in iterate_fix_dominators()
4140 free_graph (slpg); in vect_optimize_slp()
18916 add_edge, dfs, for_each_edge, free_graph): Moved to graphds.c.
31583 (free_graph): Free the obstack instead of all edges and vertices.
42045 free_graph): New functions.