Blame isl-0.16.1/test_inputs/codegen/omega/floor_bound-1.c

Packit fb9d21
for (int c0 = floord(m, 4); c0 <= n; c0 += 1)
Packit fb9d21
  s0(c0);