Sign in
swiftshader
/
SwiftShader
/
9911aca4f7c67fdc494d410965d72dba28407f54
/
.
/
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
}