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
remove ppl vs polylib check.
[cloog-ppl.git]
/
test
/
ex1.c.ppl
blob
a4cb0a489147c5e68cfb519fd1cdfafdc740bf89
1
/* Generated by CLooG v0.10.7 */
2
for (i=0;i<=14;i++) {
3
for (j=0;j<=n-15;j++) {
4
S1 ;
5
}
6
}
7
for (i=15;i<=n;i++) {
8
for (j=0;j<=9;j++) {
9
S1 ;
10
}
11
for (j=10;j<=n-15;j++) {
12
S1 ;
13
S2 ;
14
}
15
for (j=n-14;j<=n;j++) {
16
S2 ;
17
}
18
}