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
add isl_union_{set,map}_plain_unshifted_simple_hull
[isl.git]
/
test_inputs
/
codegen
/
cloog
/
walters3.c
blob
93f8a48da6540de7b69b30f43cb5d4e6ee1b2bd8
1
for
(
int
c0
=
2
;
c0
<=
8
;
c0
+=
2
) {
2
S1
(
c0
,
c0
/
2
,
c0
/
2
);
3
S2
(
c0
,
c0
/
2
,
c0
/
2
);
4
}
5
S2
(
10
,
5
,
5
);