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_union_*_match_bin_op: use isl_union_*_foreach_*
[isl.git]
/
test_inputs
/
codegen
/
isolate4.c
blob
71484e15d573bd5c5616c0cc31a9fbc4fbbcab51
1
{
2
A
(
0
);
3
A
(
1
);
4
A
(
2
);
5
A
(
3
);
6
A
(
4
);
7
for
(
int
c0
=
5
;
c0
<=
15
;
c0
+=
1
)
8
A
(
c0
);
9
A
(
16
);
10
A
(
17
);
11
A
(
18
);
12
A
(
19
);
13
}