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
/
merge.c
blob
64564ad99873c2d1c2ac3b0802ed028345412bad
1
{
2
S1
(
0
);
3
for
(
int
c0
=
0
;
c0
<=
10
;
c0
+=
1
) {
4
if
(
c0
>=
2
)
5
S2
(
c0
);
6
S3
(
c0
);
7
}
8
}