Searched refs:bestWeight (Results 1 – 1 of 1) sorted by relevance
4746 int bestWeight = -1; in ParseConstraints() local4784 if (weightSum > bestWeight) { in ParseConstraints()4785 bestWeight = weightSum; in ParseConstraints()