Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
isl-0.15
/
test_inputs
/
codegen
/
cloog
/
param-split.c
blob: e7774d55d1ec497d86dbccabbd7003dac4b64ae0 [
file
] [
log
] [
blame
]
for
(
int
c0
=
0
;
c0
<=
(
M
<=
0
?
0
:
M
);
c0
+=
1
)
{
if
(
M
>=
c0
)
S1
(
c0
);
if
(
c0
==
0
)
S2
(
0
);
}