isl_ast_build_ast_from_schedule: sort lower and upper bounds of for loops
[isl.git] / test_inputs / codegen / omega / iter1-0.c
blobc15c86b2f6b511ee48679a592935a834fc9592d6
1 for (int c0 = 2; c0 <= 9; c0 += 1)
2 s0(c0);