Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler.c1498 static int cmp_scc(const void *a, const void *b, void *data) in cmp_scc() function
1511 return isl_sort(graph->sorted, graph->n, sizeof(int), &cmp_scc, graph); in sort_sccs()