[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / unroll11.c
blob05e47395d19df49ee63ca670fdde748e412cd7aa
1 if (t1 >= 126)
2 S(0, t1 - 384);
3 S(0, t1 - 256);
4 if (t1 >= 126)
5 S(1, t1 - 384);
6 S(1, t1 - 256);