Searched refs:isl_scc_graph_from_sched_graph (Results 1 – 3 of 3) sorted by relevance
11 struct isl_scc_graph *isl_scc_graph_from_sched_graph(isl_ctx *ctx,
575 struct isl_scc_graph *isl_scc_graph_from_sched_graph(isl_ctx *ctx, in isl_scc_graph_from_sched_graph() function
1457 scc_graph = isl_scc_graph_from_sched_graph(ctx, graph, c); in finish_bands_decompose()