[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / component6.c
bloba5f0e6004e0f184dd2fd915867483bb658e6490f
1 A();
2 for (int c0 = 0; c0 <= 9; c0 += 1)
3 B(c0);