repo.or.cz
/
cloog
/
uuh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cloog_domain_from_isl_set: turn parameter sets into regular sets
[cloog/uuh.git]
/
test
/
nul_basic1.c
blob
d6b0cf024bd6a53cf6f904f82380cfd96f5eda31
1
/* Generated from ../../../git/cloog/test/nul_basic1.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
2
if
(
M
>=
0
) {
3
for
(
i
=
0
;
i
<=
M
;
i
+=
2
) {
4
S1
(
i
,
i
/
2
) ;
5
}
6
}