repo.or.cz
/
cloog
/
uuh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cloog_domain_from_isl_set: turn parameter sets into regular sets
[cloog/uuh.git]
/
test
/
stride3.c
blob
c228cb6b490b5b2be5dc0a0f45262aae0779f8b6
1
/* Generated from ../../../git/cloog/test/stride3.cloog by CLooG 0.14.0-291-g5879c32 gmp bits in 0.00s. */
2
if
((
m
<=
n
) && (
n
>=
1
)) {
3
for
(
p1
=
max
(
50
,
50
*
m
);
p1
<=
50
*
n
;
p1
+=
50
) {
4
S1
(
p1
/
50
);
5
}
6
}