HomeSort by: relevance | last modified time | path
    Searched refs:dst_scc (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/isl/dist/
isl_scheduler.h 212 * src_scc and dst_scc are the source and sink SCCs of an edge with
250 int dst_scc; member in struct:isl_sched_graph
isl_scheduler_clustering.c 1348 c->cluster[i].dst_scc = -1;
isl_scheduler.c 2846 graph->dst_scc = graph->edge[i].dst->scc;
5685 graph->dst_scc = -1;

Completed in 182 milliseconds