[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / cloog / stride4.c
blob03908e60c07c884ab72a17c60f882e04e6bb1607
1 if (t >= 0 && t <= 15)
2 for (int c0 = t; c0 <= 99; c0 += 16)
3 S1(c0, t);