Lines Matching refs:maxlr
238 node->maxlr = MAX( L, R );585 double worst_val = node->maxlr;630 return best_i >= 0 && best_val > node->maxlr ? data->new_split_ord( vi,691 if( split->quality <= node->maxlr )