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_ast_codegen.c: generate_shifted_component_tree: explain convex "isolated"
[isl.git]
/
test_inputs
/
codegen
/
shift.c
blob
f4156bca99bfcf9b8ebab3a2942be89d0d9e816e
1
for
(
int
c0
=
0
;
c0
<=
9
;
c0
+=
1
) {
2
A
(
c0
);
3
B
(
c0
);
4
}