Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test.c1770 } plain_gist_tests[] = { variable
1789 for (i = 0; i < ARRAY_SIZE(plain_gist_tests); ++i) { in test_plain_gist()
1795 map = isl_map_read_from_str(ctx, plain_gist_tests[i].map); in test_plain_gist()
1796 str = plain_gist_tests[i].context; in test_plain_gist()
1799 gist = isl_map_read_from_str(ctx, plain_gist_tests[i].gist); in test_plain_gist()