repo.or.cz
/
cloog-polylib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update cloog-core to version 0.16.3
[cloog-polylib.git]
/
test
/
param-split.c
blob
2c3d176a2a280f09051e64d900b8f898b9b4eec3
1
/* Generated from ../../../git/cloog-polylib/cloog-core/test/param-split.cloog by CLooG 0.14.0-277-g4be103b gmp bits. */
2
if
(
M
<= -
1
) {
3
S2
(
0
);
4
}
5
for
(
i
=
0
;
i
<=
M
;
i
++) {
6
S1
(
i
);
7
if
(
i
==
0
) {
8
S2
(
i
);
9
}
10
}