Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp727 void BranchProbabilityInfo::propagateEstimatedBlockWeight( in propagateEstimatedBlockWeight() function in BranchProbabilityInfo
815 propagateEstimatedBlockWeight(getLoopBlock(BB), DT, PDT, *BBWeight, in estimateBlockWeights()
863 propagateEstimatedBlockWeight(LoopBB, DT, PDT, *MaxWeight, in estimateBlockWeights()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h405 void propagateEstimatedBlockWeight(const LoopBlock &LoopBB, DominatorTree *DT,