Searched refs:isl_sched_graph_detect_ccs (Results 1 – 3 of 3) sorted by relevance
270 isl_stat isl_sched_graph_detect_ccs(isl_ctx *ctx, struct isl_sched_graph *graph,
1353 if (isl_sched_graph_detect_ccs(ctx, graph, in extract_clusters()
1438 isl_stat isl_sched_graph_detect_ccs(isl_ctx *ctx, in isl_sched_graph_detect_ccs() function1474 return isl_sched_graph_detect_ccs(ctx, graph, &node_follows_strong); in detect_sccs()1484 return isl_sched_graph_detect_ccs(ctx, graph, &node_follows_weak); in detect_wccs()