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
/
gesced3.c
blob
8d2119d28a2f22dc405118b0a2ab08c1a4128fb0
1
/* Generated from ../../../git/cloog/test/gesced3.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.02s. */
2
for
(
c1
=
M
+
1
;
c1
<=
2
*
M
;
c1
++) {
3
S1
(
c1
-
M
) ;
4
}
5
for
(
c1
=
2
*
M
+
1
;
c1
<=
M
+
N
;
c1
++) {
6
S2
(
c1
-
2
*
M
) ;
7
S1
(
c1
-
M
) ;
8
}
9
for
(
c1
=
M
+
N
+
1
;
c1
<=
2
*
M
+
N
;
c1
++) {
10
S2
(
c1
-
2
*
M
) ;
11
}