Sign in
android
/
toolchain
/
cloog
/
98972d5434ffcb4d11d2c81a46600e9a1cda9110
/
.
/
cloog-0.17.0
/
test
/
stride4.c
blob: 2e874bec97cd76f9696870a2a5086917626495d2 [
file
] [
log
] [
blame
]
/* Generated from ../../../git/cloog/test/stride4.cloog by CLooG 0.16.0-10-g13c6274 gmp bits in 0.00s. */
if
((
t
>=
0
)
&&
(
t
<=
15
))
{
for
(
i0
=
t
;
i0
<=
99
;
i0
+=
16
)
{
S1
(
i0
,
t
);
}
}