1A(0);
2A(1);
3A(2);
4A(3);
5for (int c0 = 4; c0 <= 99996; c0 += 1)
6 A(c0);
7A(99997);
8A(99998);
9A(99999);
10

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