Home
last modified time | relevance | path

Searched refs:translateInputToOutputRanges (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h2276 DebugAddressRangesVector translateInputToOutputRanges(
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp468 Function->translateInputToOutputRanges(*RangesOrError); in updateUnitDebugInfo()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp4188 DebugAddressRangesVector BinaryFunction::translateInputToOutputRanges( in translateInputToOutputRanges() function in llvm::bolt::BinaryFunction