Searched defs:setBlockFreq (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp227 void BlockFrequencyInfo::setBlockFreq(const BasicBlock *BB, uint64_t Freq) { function in class:BlockFrequencyInfo
H A DBlockFrequencyInfoImpl.cpp598 void BlockFrequencyInfoImplBase::setBlockFreq(const BlockNode &Node, function in class:BlockFrequencyInfoImplBase
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1049 void BlockFrequencyInfoImpl<BT>::setBlockFreq(const BlockT *BB, uint64_t Freq) { function in class:llvm::BlockFrequencyInfoImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp514 void BranchFolder::MBFIWrapper::setBlockFreq(const MachineBasicBlock *MBB, function in class:BranchFolder::MBFIWrapper

Completed in 122 milliseconds