Searched refs:bestWeight (Results 1 – 1 of 1) sorted by relevance
5999 int bestWeight = -1; in ParseConstraints() local6037 if (weightSum > bestWeight) { in ParseConstraints()6038 bestWeight = weightSum; in ParseConstraints()