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

7 lines
38 B
C

{
S1();
S3(0);
S2();
S3(1);
}