xref: /llvm-project/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-1.c (revision 959a8dc39f36150072c4b4551af5d01c37cc126b)
1 for (int c0 = 0; c0 <= 99; c0 += 1)
2   s0(c0, c0 % 10, c0 / 10);
3