[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / flow / loop.ai
blob88c6efaf38be0b23e8618c2c40a707fbbfd2d6f0
1 sink: { S[] -> a[] }
2 must_source: { T[i] -> a[] : 0 <= i < 10 }
3 schedule_map: { T[i] -> [0,i]; S[] -> [1,0] }