Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_test_cpp-checked.cc134 void test_foreach(isl::ctx ctx) in test_foreach() function
302 test_foreach(ctx); in main()
H A Disl_test_cpp.cc87 static void test_foreach(isl::ctx ctx) in test_foreach() function
368 test_foreach(ctx); in main()
H A Disl_test_python.py202 def test_foreach(): function
543 test_foreach()