Searched defs:getProfileCountFromFreq (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | MachineBlockFrequencyInfo.cpp | 244 MachineBlockFrequencyInfo::getProfileCountFromFreq(uint64_t Freq) const { in getProfileCountFromFreq() function in MachineBlockFrequencyInfo |
/openbsd/gnu/llvm/llvm/lib/Analysis/ | ||
H A D | BlockFrequencyInfo.cpp | 217 BlockFrequencyInfo::getProfileCountFromFreq(uint64_t Freq) const { in getProfileCountFromFreq() function in BlockFrequencyInfo |
H A D | BlockFrequencyInfoImpl.cpp | 597 BlockFrequencyInfoImplBase::getProfileCountFromFreq(const Function &F, in getProfileCountFromFreq() function in BlockFrequencyInfoImplBase |