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