repo.or.cz
/
cloog.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add isl and cloog-isl CMake modules (for CMake find_package function)
[cloog.git]
/
test
/
isl
/
mod2.c
blob
4f6a15e327781333b7663bbc095a17e93496829f
1
/* Generated from ../../../git/cloog/test/isl/mod.cloog by CLooG 0.14.0-325-g71fa959 gmp bits in 0.00s. */
2
for
(
i
=
0
;
i
<=
3
;
i
++) {
3
if
(
i
%
3
<=
1
) {
4
S1
(
i
);
5
}
6
}