Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp921 auto WeightVal = in calcEstimatedHeuristics() local
923 TotalWeight += WeightVal; in calcEstimatedHeuristics()
924 SuccWeights.push_back(WeightVal); in calcEstimatedHeuristics()