Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_test.c1674 static int test_convex_hull_algo(isl_ctx *ctx, int convex) in test_convex_hull_algo() function
1722 if (test_convex_hull_algo(ctx, ISL_CONVEX_HULL_FM) < 0) in test_convex_hull()
1724 if (test_convex_hull_algo(ctx, ISL_CONVEX_HULL_WRAP) < 0) in test_convex_hull()