Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_test.c1651 } convex_hull_tests[] = { variable
1697 for (i = 0; i < ARRAY_SIZE(convex_hull_tests); ++i) { in test_convex_hull_algo()
1701 set1 = isl_set_read_from_str(ctx, convex_hull_tests[i].set); in test_convex_hull_algo()
1702 set2 = isl_set_read_from_str(ctx, convex_hull_tests[i].hull); in test_convex_hull_algo()