Searched refs:cmp_scc (Results 1 – 1 of 1) sorted by relevance
1704 static int cmp_scc(const void *a, const void *b, void *data) in cmp_scc() function1717 return isl_sort(graph->sorted, graph->n, sizeof(int), &cmp_scc, graph); in sort_sccs()