repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-cov
/
Inputs
/
directory_coverage
/
b0
/
b1.h
blob
32b872ac9960b5defb674859f5baae7c25459247
1
int
add
(
int
a
,
int
b
);
2
3
int
sub
(
int
a
,
int
b
);