Searched refs:SumWeight (Results 1 – 1 of 1) sorted by relevance
963 uint64_t SumWeight = TrueWeight + FalseWeight; in getPredictedPathCost() local964 if (SumWeight != 0) { in getPredictedPathCost()967 PredPathCost /= Scaled64::get(SumWeight); in getPredictedPathCost()