Home
last modified time | relevance | path

Searched defs:getProfileCountFromFreq (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp282 MachineBlockFrequencyInfo::getProfileCountFromFreq(BlockFrequency Freq) const { in getProfileCountFromFreq() function in MachineBlockFrequencyInfo
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp214 BlockFrequencyInfo::getProfileCountFromFreq(BlockFrequency Freq) const { in getProfileCountFromFreq() function in BlockFrequencyInfo
H A DBlockFrequencyInfoImpl.cpp590 std::optional<uint64_t> BlockFrequencyInfoImplBase::getProfileCountFromFreq( in getProfileCountFromFreq() function in BlockFrequencyInfoImplBase