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