Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_scheduler.h282 isl_stat isl_sched_graph_compute_maxvar(struct isl_sched_graph *graph);
H A Disl_scheduler_clustering.c51 if (isl_sched_graph_compute_maxvar(&c->scc[i]) < 0) in clustering_init()
1139 if (isl_sched_graph_compute_maxvar(&merge_graph) < 0) in try_merge()
H A Disl_scheduler.c3594 isl_stat isl_sched_graph_compute_maxvar(struct isl_sched_graph *graph) in isl_sched_graph_compute_maxvar() function
5295 if (!initialized && isl_sched_graph_compute_maxvar(graph) < 0) in sort_statements()
5605 if (!initialized && isl_sched_graph_compute_maxvar(graph) < 0) in isl_schedule_node_compute_finish_band()
5760 if (isl_sched_graph_compute_maxvar(graph) < 0) in compute_schedule_wcc()
5802 if (isl_sched_graph_compute_maxvar(graph) < 0) in compute_component_schedule()