Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp227 void BlockFrequencyInfo::setBlockFreq(const BasicBlock *BB, uint64_t Freq) { in setBlockFreq() function in BlockFrequencyInfo
DBlockFrequencyInfoImpl.cpp598 void BlockFrequencyInfoImplBase::setBlockFreq(const BlockNode &Node, in setBlockFreq() function in BlockFrequencyInfoImplBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp514 void BranchFolder::MBFIWrapper::setBlockFreq(const MachineBasicBlock *MBB, in setBlockFreq() function in BranchFolder::MBFIWrapper