llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/block3.c

7 lines
69 B
C

{
S1();
for (int c0 = 0; c0 <= 1; c0 += 1)
S3(c0);
S2();
}