Searched defs:getBlockFreq (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | MachineBlockFrequencyInfo.cpp | 171 getBlockFreq(const MachineBasicBlock *MBB) const { in getBlockFreq() function in MachineBlockFrequencyInfo |
H A D | BranchFolding.cpp | 515 BranchFolder::MBFIWrapper::getBlockFreq(const MachineBasicBlock *MBB) const { in getBlockFreq() function in BranchFolder::MBFIWrapper |
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ | ||
H A D | BlockFrequencyInfo.cpp | 149 BlockFrequency BlockFrequencyInfo::getBlockFreq(const BasicBlock *BB) const { in getBlockFreq() function in BlockFrequencyInfo |
H A D | BlockFrequencyInfoImpl.cpp | 506 BlockFrequencyInfoImplBase::getBlockFreq(const BlockNode &Node) const { in getBlockFreq() function in BlockFrequencyInfoImplBase |