Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryBasicBlock.cpp635 const uint32_t InputFunctionOffset = LocSymKV.first; in updateOutputValues() local
639 std::make_pair(OutputOffset, InputFunctionOffset)); in updateOutputValues()
644 std::make_pair(InputFunctionOffset, OutputOffset + BBAddress)); in updateOutputValues()