Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp344 auto EstimatedWeight = getEstimatedEdgeWeight({SrcLoopBB, DstLoopBB}); in calcMetadataWeights() local
345 if (EstimatedWeight && in calcMetadataWeights()
346 EstimatedWeight.getValue() <= in calcMetadataWeights()