add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / cloog / merge.c
blob64564ad99873c2d1c2ac3b0802ed028345412bad
2 S1(0);
3 for (int c0 = 0; c0 <= 10; c0 += 1) {
4 if (c0 >= 2)
5 S2(c0);
6 S3(c0);