Searched refs:gain_for_right (Results 1 – 1 of 1) sorted by relevance
134 float gain_for_right; in Compute() local137 &contrib_for_right, &gain_for_right); in Compute()139 if (GainIsLarger(gain_for_left + gain_for_right, best_gain)) { in Compute()140 best_gain = gain_for_left + gain_for_right; in Compute()