Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Profile/
H A DDataAggregator.cpp669 if (const uint64_t HotAddr = BAT->fetchParentAddress(Func.getAddress())) { in getLocationName() local
671 BinaryFunction *HotFunc = getBinaryFunctionContainingAddress(HotAddr); in getLocationName()