Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDBranchProbabilityInfo.cpp671 std::optional<uint32_t> BranchProbabilityInfo::getMaxEstimatedEdgeWeight( in getMaxEstimatedEdgeWeight() function in BranchProbabilityInfo
837 auto LoopWeight = getMaxEstimatedEdgeWeight( in computeEestimateBlockWeight()
864 auto MaxWeight = getMaxEstimatedEdgeWeight(LoopBB, successors(BB)); in computeEestimateBlockWeight()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDBranchProbabilityInfo.h390 getMaxEstimatedEdgeWeight(const LoopBlock &SrcBB,