Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
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.c3451 __isl_give isl_union_set_list *isl_sched_graph_extract_sccs(isl_ctx *ctx, in isl_sched_graph_extract_sccs() function
5311 filters = isl_sched_graph_extract_sccs(ctx, graph); in sort_statements()
5820 filters = isl_sched_graph_extract_sccs(ctx, graph); in compute_component_schedule()