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.cpp732 void BranchProbabilityInfo::propagateEstimatedBlockWeight( in propagateEstimatedBlockWeight() function in BranchProbabilityInfo
819 propagateEstimatedBlockWeight(getLoopBlock(BB), DT, PDT, *BBWeight, in computeEestimateBlockWeight()
867 propagateEstimatedBlockWeight(LoopBB, DT, PDT, *MaxWeight, in computeEestimateBlockWeight()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h403 void propagateEstimatedBlockWeight(const LoopBlock &LoopBB, DominatorTree *DT,