Searched refs:bad_cluster (Results 1 – 1 of 1) sorted by relevance
84 static int bad_cluster(struct isl_sched_graph *graph) in bad_cluster() function131 if (bad_cluster(&c->scc[edge->src->scc]) || in find_proximity()132 bad_cluster(&c->scc[edge->dst->scc])) in find_proximity()1398 if (bad_cluster(&c->scc[edge->src->scc]) || in compute_weights()1399 bad_cluster(&c->scc[edge->dst->scc])) in compute_weights()