isl_basic_set_sort_constraints: take into account all coefficients
[isl.git] / test_inputs / codegen / cloog / uday_scalars.c
blobd8002a86d86519c185cde498dc49920c205b3cb9
2 for (int c2 = 0; c2 <= n; c2 += 1)
3 S1(c2, 0, 0);
4 for (int c2 = 0; c2 <= n; c2 += 1)
5 S2(0, c2, 0);