Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_scheduler.h275 __isl_give isl_union_set_list *isl_sched_graph_extract_sccs(isl_ctx *ctx,
H A Disl_scheduler_clustering.c1499 filters = isl_sched_graph_extract_sccs(ctx, graph); in finish_bands_clustering()
H A Disl_scheduler.c3440 __isl_give isl_union_set_list *isl_sched_graph_extract_sccs(isl_ctx *ctx, in isl_sched_graph_extract_sccs() function
5300 filters = isl_sched_graph_extract_sccs(ctx, graph); in sort_statements()
5809 filters = isl_sched_graph_extract_sccs(ctx, graph); in compute_component_schedule()