Searched defs:getEntryFreq (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | MachineBlockFrequencyInfo.cpp | 198 uint64_t MachineBlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in MachineBlockFrequencyInfo |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ | ||
D | MachineBlockFrequencyInfo.cpp | 263 uint64_t MachineBlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in MachineBlockFrequencyInfo |
D | BranchFolding.cpp | 582 BranchFolder::MBFIWrapper::getEntryFreq() const { in getEntryFreq() function in BranchFolder::MBFIWrapper |
/external/llvm/lib/Analysis/ | ||
D | BlockFrequencyInfo.cpp | 201 uint64_t BlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in BlockFrequencyInfo |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ | ||
D | BlockFrequencyInfo.cpp | 278 uint64_t BlockFrequencyInfo::getEntryFreq() const { in getEntryFreq() function in BlockFrequencyInfo |