Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_scheduler.c1487 static int cmp_scc(const void *a, const void *b, void *data) in cmp_scc() function
1500 return isl_sort(graph->sorted, graph->n, sizeof(int), &cmp_scc, graph); in sort_sccs()