Home
last modified time | relevance | path

Searched refs:updateEstimatedBlockWeight (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h397 bool updateEstimatedBlockWeight(LoopBlock &LoopBB, uint32_t BBWeight,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp694 bool BranchProbabilityInfo::updateEstimatedBlockWeight( in updateEstimatedBlockWeight() function in BranchProbabilityInfo
754 if (!updateEstimatedBlockWeight(DomLoopBB, BBWeight, BlockWorkList, in propagateEstimatedBlockWeight()