xref
: /
llvm-project
/
bolt
/
test
/
X86
/
Inputs
/
jmp_opt3.cpp
(revision c74e5bfee385a1aeb296d89e226473c4675293e7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
f
();
2
3
int
g
() {
return
f
(); }
4