[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / omega / floor_bound-2.c
blobff5f3c337453e8f3f97576eba43b1d8d3e8a1b0d
1 for (int c0 = 4 * floord(m, 4); c0 <= n; c0 += 1)
2 s0(c0);