isl_basic_map_gist: drop irrelevant constraints from the context
[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);