Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp198 uint64_t MachineBlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in MachineBlockFrequencyInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp270 uint64_t MachineBlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in MachineBlockFrequencyInfo
DBranchFolding.cpp536 BranchFolder::MBFIWrapper::getEntryFreq() const { in getEntryFreq() function in BranchFolder::MBFIWrapper
/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp201 uint64_t BlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in BlockFrequencyInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp279 uint64_t BlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in BlockFrequencyInfo
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h536 uint64_t getEntryFreq() const { in getEntryFreq() function