Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
isl-0.15
/
test_inputs
/
codegen
/
cloog
/
reservoir-fusion1.c
blob: d586ebae9c0ad1f2b9fa4612beca17a8ba266ebf [
file
]
{
for
(
int
c0
=
0
;
c0
<=
M
;
c0
+=
1
)
S1
(
c0
);
for
(
int
c0
=
1
;
c0
<=
M
;
c0
+=
1
)
S2
(
c0
);
for
(
int
c0
=
0
;
c0
<=
M
;
c0
+=
1
)
S3
(
c0
);
}