Searched defs:BBInputOffset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/include/bolt/Profile/ | ||
H A D | BoltAddressTranslation.h | 193 getEntry(uint32_t BBInputOffset) getEntry() argument |
/llvm-project/bolt/lib/Profile/ | ||
H A D | BoltAddressTranslation.cpp | 28 const uint32_t BBInputOffset = BB.getInputOffset(); in writeEntriesForBB() local |