Home
last modified time | relevance | path

Searched defs:convex (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_options.c69 static struct isl_arg_choice convex[] = { variable
H A Disl_options_private.h34 int convex; member
H A Disl_test.c1674 static int test_convex_hull_algo(isl_ctx *ctx, int convex) in test_convex_hull_algo()