Searched refs:isl_sched_graph_compute_maxvar (Results 1 – 3 of 3) sorted by relevance
282 isl_stat isl_sched_graph_compute_maxvar(struct isl_sched_graph *graph);
51 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()
3605 isl_stat isl_sched_graph_compute_maxvar(struct isl_sched_graph *graph) in isl_sched_graph_compute_maxvar() function5306 if (!initialized && isl_sched_graph_compute_maxvar(graph) < 0) in sort_statements()5616 if (!initialized && isl_sched_graph_compute_maxvar(graph) < 0) in isl_schedule_node_compute_finish_band()5771 if (isl_sched_graph_compute_maxvar(graph) < 0) in compute_schedule_wcc()5813 if (isl_sched_graph_compute_maxvar(graph) < 0) in compute_component_schedule()