1A(0);
2A(1);
3A(2);
4A(3);
5A(4);
6for (int c0 = 5; c0 <= 15; c0 += 1)
7 A(c0);
8A(16);
9A(17);
10A(18);
11A(19);
12

source code of polly/lib/External/isl/test_inputs/codegen/isolate4.c