Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_convex_hull.c2858 static int cmp_ineq(const void *a, const void *b, void *arg) in cmp_ineq() function
2920 if (isl_sort(ineq, n_ineq, sizeof(ineq[0]), &cmp_ineq, &dim) < 0) in uset_unshifted_simple_hull_from_basic_set_list()