Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp681 Optional<uint32_t> BranchProbabilityInfo::getMaxEstimatedEdgeWeight( in getMaxEstimatedEdgeWeight() function in BranchProbabilityInfo
847 auto LoopWeight = getMaxEstimatedEdgeWeight( in computeEestimateBlockWeight()
874 auto MaxWeight = getMaxEstimatedEdgeWeight(LoopBB, successors(BB)); in computeEestimateBlockWeight()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h377 getMaxEstimatedEdgeWeight(const LoopBlock &SrcBB,