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
Regenerate config files.
[cloog-ppl.git]
/
test
/
min-3-1.c.ppl
blob
d237c6a63c4bbc56569c52e6bcfddc9e77a18dfa
1
/* Generated from ./min-3-1.cloog by CLooG 0.15 64 bits in 0.00s. */
2
for (i=0;i<=min(M,10);i++) {
3
for (j=0;j<=min(M,10);j++) {
4
S1 ;
5
}
6
}