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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMBFIWrapper.cpp19 BlockFrequency MBFIWrapper::getBlockFreq(const MachineBasicBlock *MBB) const { function in class:MBFIWrapper
H A DMachineBlockFrequencyInfo.cpp230 MachineBlockFrequencyInfo::getBlockFreq(const MachineBasicBlock *MBB) const { function in class:MachineBlockFrequencyInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp204 BlockFrequency BlockFrequencyInfo::getBlockFreq(const BasicBlock *BB) const { function in class:BlockFrequencyInfo
H A DBlockFrequencyInfoImpl.cpp560 BlockFrequencyInfoImplBase::getBlockFreq(const BlockNode &Node) const { function in class:BlockFrequencyInfoImplBase
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h980 BlockFrequency getBlockFreq(const BlockT *BB) const { function in class:llvm::BlockFrequencyInfoImpl

Completed in 275 milliseconds