Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test.c1631 static int test_convex_hull_algo(isl_ctx *ctx, int convex) in test_convex_hull_algo() function
1679 if (test_convex_hull_algo(ctx, ISL_CONVEX_HULL_FM) < 0) in test_convex_hull()
1681 if (test_convex_hull_algo(ctx, ISL_CONVEX_HULL_WRAP) < 0) in test_convex_hull()