Lines Matching refs:kMaxUnrolledMinMatches
3812 static const int kMaxUnrolledMinMatches = 3; // Unroll (foo)+ and (foo){3,}3827 if (min > 0 && min <= kMaxUnrolledMinMatches && limiter.ok_to_expand()) {