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

/haiku-buildtools/isl/
H A Disl_schedule.c691 static int cmp_scc(const void *a, const void *b, void *data) function
704 return isl_sort(graph->sorted, graph->n, sizeof(int), &cmp_scc, graph);

Completed in 41 milliseconds