Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_scheduler.h273 __isl_give isl_union_set *isl_sched_graph_extract_scc(isl_ctx *ctx,
H A Disl_scheduler_scc.c694 return isl_sched_graph_extract_scc(scc_graph->ctx, scc_graph->graph, in isl_scc_graph_extract_local_scc()
H A Disl_scheduler.c3430 __isl_give isl_union_set *isl_sched_graph_extract_scc(isl_ctx *ctx, in isl_sched_graph_extract_scc() function
3450 dom = isl_sched_graph_extract_scc(ctx, graph, i); in isl_sched_graph_extract_sccs()