Searched refs:isl_scc_graph_free (Results 1 – 3 of 3) sorted by relevance
135 struct isl_scc_graph *isl_scc_graph_free(struct isl_scc_graph *scc_graph) in isl_scc_graph_free() function427 return isl_scc_graph_free(scc_graph); in isl_scc_graph_reduce()435 return isl_scc_graph_free(scc_graph); in isl_scc_graph_reduce()491 return isl_scc_graph_free(scc_graph); in isl_scc_graph_add_reverse_edges()550 return isl_scc_graph_free(scc_graph); in isl_scc_graph_alloc()557 return isl_scc_graph_free(scc_graph); in isl_scc_graph_alloc()590 return isl_scc_graph_free(scc_graph); in isl_scc_graph_from_sched_graph()594 return isl_scc_graph_free(scc_graph); in isl_scc_graph_from_sched_graph()680 return isl_scc_graph_free(sub); in isl_scc_graph_sub()850 isl_scc_graph_free(sub); in recurse()
15 struct isl_scc_graph *isl_scc_graph_free(struct isl_scc_graph *scc_graph);
1459 isl_scc_graph_free(scc_graph); in finish_bands_decompose()