Home
last modified time | relevance | path

Searched defs:setBlockFreq (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp132 void BlockFrequencyInfo::setBlockFreq(const BasicBlock *BB, in setBlockFreq() function in BlockFrequencyInfo
DBlockFrequencyInfoImpl.cpp533 void BlockFrequencyInfoImplBase::setBlockFreq(const BlockNode &Node, in setBlockFreq() function in BlockFrequencyInfoImplBase
/external/llvm/lib/CodeGen/
DBranchFolding.cpp535 void BranchFolder::MBFIWrapper::setBlockFreq(const MachineBasicBlock *MBB, in setBlockFreq() function in BranchFolder::MBFIWrapper