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