[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / cloog / unroll.st
blob8780a633fcdf3516e43eaf8b8fcafc2dfbb84b49
1 domain: "[n] -> { S1[i] : i >= 0 and i <= 10 }"
2 child:
3   context: "[n] -> { [] }"
4   child:
5     schedule: "[n] -> [{ S1[i] -> [(i)] }]"
6     options: "[n] -> { unroll[i0] }"