repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
isl_aff_gist: add missing isl_vec_cow
[isl.git]
/
test_inputs
/
codegen
/
cloog
/
mod3.c
blob
996272da5c05a7b3bc6eb9176909ab614b287c9a
1
for
(
int
c0
=
max
(
0
,
32
*
h0
-
1991
);
c0
<=
min
(
32
*
h0
+
31
,
999
);
c0
+=
1
)
2
if
((
32
*
h0
-
c0
+
32
) %
64
>=
1
)
3
for
(
int
c1
=
0
;
c1
<=
999
;
c1
+=
1
)
4
S1
(
c0
,
c1
);