Home
last modified time | relevance | path

Searched defs:getBlockFreq (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp171 getBlockFreq(const MachineBasicBlock *MBB) const { in getBlockFreq() function in MachineBlockFrequencyInfo
H A DBranchFolding.cpp515 BranchFolder::MBFIWrapper::getBlockFreq(const MachineBasicBlock *MBB) const { in getBlockFreq() function in BranchFolder::MBFIWrapper
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp149 BlockFrequency BlockFrequencyInfo::getBlockFreq(const BasicBlock *BB) const { in getBlockFreq() function in BlockFrequencyInfo
H A DBlockFrequencyInfoImpl.cpp506 BlockFrequencyInfoImplBase::getBlockFreq(const BlockNode &Node) const { in getBlockFreq() function in BlockFrequencyInfoImplBase