Sign in
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
flow
/
multi_source3.ai
blob: e2e3d476e6b9c69eaed1e51e24faafde2cc6f481 [
file
]
sink
:
{
S
[]
->
a
[]
}
must_source
:
{
T
[]
->
a
[];
U
[]
->
a
[]
}
may_source
:
{
V
[]
->
a
[]
}
schedule_map
:
{
T
[]
->
[
0
,
0
];
U
[]
->
[
0
,
0
];
V
[]
->
[
0
,
1
];
S
[]
->
[
1
,
0
]
}