d145938b663a0b15f3a8cb342851eb3ce7d4f171
[isl.git] / test_inputs / codegen / cloog / stride3.c
blobd145938b663a0b15f3a8cb342851eb3ce7d4f171
1 for (int c0 = max(1, m); c0 <= n; c0 += 1)
2 S1(c0);