Searched refs:bad_cluster (Results 1 – 1 of 1) sorted by relevance
6031 static int bad_cluster(struct isl_sched_graph *graph) in bad_cluster() function6078 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()