Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test_cpp.cc85 static void test_foreach(isl::ctx ctx) in test_foreach() function
333 test_foreach(ctx); in main()
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_python.py169 def test_foreach(): function
444 test_foreach()