Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c6031 static int bad_cluster(struct isl_sched_graph *graph) in bad_cluster() function
6078 if (bad_cluster(&c->scc[edge->src->scc]) || in find_proximity()
6079 bad_cluster(&c->scc[edge->dst->scc])) in find_proximity()
7335 if (bad_cluster(&c->scc[edge->src->scc]) || in compute_weights()
7336 bad_cluster(&c->scc[edge->dst->scc])) in compute_weights()