[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / omega / guard1-0.c
blobe430f2b5c8c6111be5ef1112480f0660b8fc7d71
1 if ((n - m - 1) % 3 == 0)
2 s0(n, m);