isl_aff_normalize: plug in divs with unit coefficient in other divs
[isl.git] / test_inputs / codegen / omega / floor_bound-0.c
blobdb7f43707c300d5001ba00f3e34dafcf08e58a21
1 for (int c0 = 4 * floord(m - 1, 12) + 4; c0 <= floord(n, 3); c0 += 4)
2 s0(c0);