repo.or.cz
/
cloog
/
bastoul.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update isl for isl_basic_set_drop_constraint
[cloog/bastoul.git]
/
test
/
guide.c
blob
31e9db11ed557d434cf4c906b0c673edbe97f222
1
/* Generated from ../../../git/cloog/test/guide.cloog by CLooG 0.14.0-245-gd8c1718 gmp bits in 0.00s. */
2
if
(
N
>=
1
) {
3
for
(
i
=
1
;
i
<=
N
;
i
++) {
4
S1
(
i
);
5
}
6
for
(
i
=
N
+
1
;
i
<=
2
*
N
;
i
++) {
7
S2
(
i
);
8
}
9
}