Home
last modified time | relevance | path

Searched defs:getEntryFreq (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMBFIWrapper.cpp59 uint64_t MBFIWrapper::getEntryFreq() const { in getEntryFreq() function in MBFIWrapper
H A DMachineBlockFrequencyInfo.cpp289 uint64_t MachineBlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in MachineBlockFrequencyInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp281 uint64_t BlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in BlockFrequencyInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h539 uint64_t getEntryFreq() const { in getEntryFreq() function