Searched defs:getBlockFreq (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h968 BlockFrequency getBlockFreq(const BlockT *BB) const { function in class:llvm::BlockFrequencyInfoImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp202 BlockFrequency BlockFrequencyInfo::getBlockFreq(const BasicBlock *BB) const { function in class:BlockFrequencyInfo
H A DBlockFrequencyInfoImpl.cpp552 BlockFrequencyInfoImplBase::getBlockFreq(const BlockNode &Node) const { function in class:BlockFrequencyInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp505 BranchFolder::MBFIWrapper::getBlockFreq(const MachineBasicBlock *MBB) const { function in class:BranchFolder::MBFIWrapper
H A DMachineBlockFrequencyInfo.cpp228 MachineBlockFrequencyInfo::getBlockFreq(const MachineBasicBlock *MBB) const { function in class:MachineBlockFrequencyInfo

Completed in 165 milliseconds