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_val_n_abs_num_chunks: return isl_size
[isl.git]
/
test_inputs
/
codegen
/
separate.c
blob
14d91be319e2e8391c8b495791d2f72bd4fc6c26
1
{
2
a
(
0
);
3
for
(
int
c0
=
1
;
c0
<=
9
;
c0
+=
1
) {
4
a
(
c0
);
5
b
(
c0
-
1
);
6
}
7
b
(
9
);
8
}