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