[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / flow / multi_source4.ai
blob8ce0ebe103e29f33bc3c497fdbe67731abb7ff35
1 sink: { S[] -> a[] }
2 must_source: { T[] -> a[]; U[] -> a[] }
3 may_source: { V[] -> a[] }
4 schedule_map: { T[] -> [0,1]; U[] -> [0,0]; V[] -> [0,1]; S[] -> [1,0] }