[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / cloog / basic-bounds-3.c
blobd0dd54bd0894b54bedfa2741e97021413e0716f6
1 for (int c0 = 0; c0 <= M; c0 += 1)
2 S1(c0);