Home | History | Annotate | Download | only in src

Lines Matching refs:node_max_match

973     int node_max_match = node->max_match();
974 if (kInfinity - max_match_ < node_max_match) {