Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test.c1608 } convex_hull_tests[] = { variable
1654 for (i = 0; i < ARRAY_SIZE(convex_hull_tests); ++i) { in test_convex_hull_algo()
1658 set1 = isl_set_read_from_str(ctx, convex_hull_tests[i].set); in test_convex_hull_algo()
1659 set2 = isl_set_read_from_str(ctx, convex_hull_tests[i].hull); in test_convex_hull_algo()