repo.or.cz
/
cloog
/
bastoul.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cloog_loop_restrict_inner: drop loops with empty inner loops
[cloog/bastoul.git]
/
test
/
uday_scalars.c
blob
6c8564c84a4bb37ac99e59286f1776493ec01ee0
1
/* Generated from ../../../git/cloog/test/uday_scalars.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.01s. */
2
if
(
n
>=
0
) {
3
for
(
p3
=
0
;
p3
<=
n
;
p3
++) {
4
S1
(
p3
,
0
,
0
) ;
5
}
6
for
(
p3
=
0
;
p3
<=
n
;
p3
++) {
7
S2
(
0
,
p3
,
0
) ;
8
}
9
}