isl_basic_map_gist: drop irrelevant constraints from the context
[isl.git] / test_inputs / codegen / cloog / walters3.c
blobbafb9acbc8e8adec1f0a46acf0c04fa7a8d43fb6
2 for (int c0 = 2; c0 <= 8; c0 += 2) {
3 S1(c0, c0 / 2, c0 / 2);
4 S2(c0, c0 / 2, c0 / 2);
6 S2(10, 5, 5);