Home | History | Annotate | Download | only in src

Lines Matching refs:max_match_

962   max_match_ = first_alternative->max_match();
966 max_match_ = Max(max_match_, alternative->max_match());
983 max_match_ = 0;
989 max_match_ = IncreaseBy(max_match_, node_max_match);