Home
last modified time | relevance | path

Searched defs:ParentBF (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp431 BinaryFunction *ParentBF = Twins[0]; runOnFunctions() local
/llvm-project/bolt/lib/Profile/
H A DBoltAddressTranslation.cpp630 const BinaryFunction *ParentBF = BC.getBinaryFunctionAtAddress(HotAddress); translateSymbol() local
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp1414 foldFunction(BinaryFunction & ChildBF,BinaryFunction & ParentBF) foldFunction() argument
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1489 if (BinaryFunction *ParentBF = registerFragments() local