Searched defs:TargetFunction (Results 1 – 4 of 4) sorted by relevance
/llvm-project/bolt/lib/Passes/ | ||
H A D | Inliner.cpp | 422 BinaryFunction *TargetFunction = in inlineCallsInFunction() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | IndirectCallPromotion.cpp | 323 Function *const TargetFunction; global() member |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 1211 registerFragment(BinaryFunction & TargetFunction,BinaryFunction & Function) const registerFragment() argument |
H A D | BinaryFunction.cpp | 1560 BinaryFunction *TargetFunction = BC.getFunctionForSymbol(TargetSymbol); scanExternalRefs() local |