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