isl_basic_set_sort_constraints: take into account all coefficients
[isl.git] / test_inputs / codegen / cloog / stride3.c
blob23d921f17e79f97ca7b0d5a11c5bb921531380a6
1 for (int c0 = max(m, 1); c0 <= n; c0 += 1)
2 S1(c0);