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]
/
clang
/
test
/
Modules
/
Inputs
/
codegen-flags
/
use.cpp
blob
378ff3124e75697a45de5c4f4f90780440943fe7
1
#include
"foo.h"
2
void
use
() {
3
f1
();
4
foo f
;
5
}