Home
last modified time | relevance | path

Searched defs:OutputOffset (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Profile/
H A DBoltAddressTranslation.cpp45 const uint64_t OutputOffset = IOPair.first + BBOutputOffset; in writeEntriesForBB() local
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryBasicBlock.cpp636 const uint32_t OutputOffset = static_cast<uint32_t>( in updateOutputValues() local