[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / flow / may_loop-tree.ai
blobde44645d69b8305a63d48fbaa25282bf6edc1dd1
1 sink: "{ S[] -> a[] }"
2 may_source: "{ T[i] -> a[] : 0 <= i <= 9 }"
3 schedule:
4   domain: "{ T[i]; S[] }"
5   child:
6     sequence:
7     - filter: "{ T[i] }"
8       child:
9         schedule: "[{ T[i] -> [(i)] }]"
10     - filter: "{ S[] }"