isl_basic_set_sort_constraints: take into account all coefficients
[isl.git] / test_inputs / codegen / cloog / min-4-1.c
blobd8be1840685f3b89f039933130108f9b8ca725bd
1 for (int c0 = max(-N, -M); c0 <= min(O, N); c0 += 1)
2 S1(c0);