repo.or.cz
/
cloog-ppl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
never use ->number
[cloog-ppl.git]
/
test
/
gesced3.c
blob
100117f0c92a8a475e5a3ab0f75c3917f27fbf13
1
/* Generated by CLooG v0.10.7 */
2
for
(
c1
=
M
+
1
;
c1
<=
2
*
M
;
c1
++) {
3
i
=
c1
-
M
;
4
S1
;
5
}
6
for
(
c1
=
2
*
M
+
1
;
c1
<=
M
+
N
;
c1
++) {
7
i
=
c1
-
2
*
M
;
8
S2
;
9
i
=
c1
-
M
;
10
S1
;
11
}
12
for
(
c1
=
M
+
N
+
1
;
c1
<=
2
*
M
+
N
;
c1
++) {
13
i
=
c1
-
2
*
M
;
14
S2
;
15
}