Home
last modified time | relevance | path

Searched refs:isl_scc_graph_free (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_scheduler_scc.c135 struct isl_scc_graph *isl_scc_graph_free(struct isl_scc_graph *scc_graph) in isl_scc_graph_free() function
427 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()
H A Disl_scheduler_scc.h15 struct isl_scc_graph *isl_scc_graph_free(struct isl_scc_graph *scc_graph);
H A Disl_scheduler_clustering.c1459 isl_scc_graph_free(scc_graph); in finish_bands_decompose()