repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
A8.6.92 MCR (Encoding A1): if coproc == '101x' then SEE "Advanced SIMD and VFP"
[llvm/stm8.git]
/
test
/
Analysis
/
CallGraph
/
2008-09-09-UsedByGlobal.ll
blob
0c5ef92ef71ecea59478f57636179c91743aff58
1
; RUN: opt < %s -print-callgraph -disable-output |& grep {calls function}
2
3
@a = global void ()* @f ; <void ()**> [#uses=0]
4
5
define internal void @f() {
6
unreachable
7
}