Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DBranchProbabilityInfo.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()
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DBranchProbabilityInfo.h378 getMaxEstimatedEdgeWeight(const LoopBlock &SrcBB,