Searched refs:kMaxUnrolledMaxMatches (Results 1 – 1 of 1) sorted by relevance
4935 static const int kMaxUnrolledMaxMatches = 3; // Unroll (foo)? and (foo){x,3} in ToNode() local4966 if (max <= kMaxUnrolledMaxMatches && min == 0) { in ToNode()