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
/
forwardsub-2-1-2-3.c
blob
55d35621daefd623ed1c2f38da2c9579c9a42b34
1
/* Generated by CLooG v0.10.7 */
2
S3
(
i
=
1
,
j
=
0
) ;
3
for
(
k
=
2
;
k
<=
M
;
k
++) {
4
S1
(
i
=
1
,
j
=
1
) ;
5
}
6
for
(
i
=
2
;
i
<=
M
-
1
;
i
++) {
7
S4
(
j
=
0
) ;
8
for
(
k
=
i
+
1
;
k
<=
M
;
k
++) {
9
S2
(
j
=
1
) ;
10
}
11
}
12
S4
(
i
=
M
,
j
=
0
) ;