Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_convex_hull.c2042 static int hash_ineq(struct isl_ctx *ctx, struct isl_hash_table *table, in hash_ineq() function
2074 if (hash_ineq(bset->ctx, table, bset->eq[i], dim) < 0) in hash_basic_set()
2079 if (hash_ineq(bset->ctx, table, bset->ineq[i], dim) < 0) in hash_basic_set()