Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h384 bool updateEstimatedBlockWeight(LoopBlock &LoopBB, uint32_t BBWeight,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp704 bool BranchProbabilityInfo::updateEstimatedBlockWeight( in updateEstimatedBlockWeight() function in BranchProbabilityInfo
764 if (!updateEstimatedBlockWeight(DomLoopBB, BBWeight, BlockWorkList, in propagateEstimatedBlockWeight()