Sign in
swiftshader
/
SwiftShader
/
c81766320762e6a67dad91e6a41304f8713bc7d1
/
.
/
third_party
/
LLVM
/
test
/
Analysis
/
CallGraph
/
2008-09-09-UsedByGlobal.ll
blob: 0c5ef92ef71ecea59478f57636179c91743aff58 [
file
] [
log
] [
blame
]
; RUN: opt < %s -print-callgraph -disable-output |& grep {calls function}
@a
=
global
void
()*
@f
; <void ()**> [#uses=0]
define
internal
void
@f
()
{
unreachable
}