Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler_clustering.c84 static int bad_cluster(struct isl_sched_graph *graph) in bad_cluster() function
131 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()