[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-6.c
blob743b0c938c5bb90182fd8c201a77dabc29973546
1 if (m >= 8 * floord(m + 1, 8))
2 for (int c0 = 4 * floord(m + 1, 32); c0 <= n; c0 += 1)
3 s0(c0);