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