Sign in
android
/
toolchain
/
cloog
/
98972d5434ffcb4d11d2c81a46600e9a1cda9110
/
.
/
cloog-0.16.3
/
test
/
nul_basic1.c
blob: d6b0cf024bd6a53cf6f904f82380cfd96f5eda31 [
file
] [
log
] [
blame
]
/* Generated from ../../../git/cloog/test/nul_basic1.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
if
(
M
>=
0
)
{
for
(
i
=
0
;
i
<=
M
;
i
+=
2
)
{
S1
(
i
,
i
/
2
)
;
}
}