Searched refs:kRegexpEmptyMatch (Results 1 – 8 of 8) sorted by relevance
50 case kRegexpEmptyMatch: in ComputeSimple()89 case kRegexpEmptyMatch: in ComputeSimple()279 if (child_args[i]->op() == kRegexpEmptyMatch) in PostVisit()287 if (child_args[i]->op() == kRegexpEmptyMatch) { in PostVisit()404 *r1ptr = new Regexp(kRegexpEmptyMatch, Regexp::NoParseFlags); in DoCoalesce()463 case kRegexpEmptyMatch: in PostVisit()516 if (newsub->op() == kRegexpEmptyMatch) in PostVisit()542 if (newsub->op() == kRegexpEmptyMatch) in PostVisit()603 return new Regexp(kRegexpEmptyMatch, f); in SimplifyRepeat()
90 case kRegexpEmptyMatch: in PostVisit()157 case kRegexpEmptyMatch: // always empty in PostVisit()
74 case kRegexpEmptyMatch: in PreVisit()157 case kRegexpEmptyMatch: in PostVisit()
731 if (re->op() == kRegexpEmptyMatch) in LeadingRegexp()735 if (sub[0]->op() == kRegexpEmptyMatch) in LeadingRegexp()747 if (re->op() == kRegexpEmptyMatch) in RemoveLeadingRegexp()751 if (sub[0]->op() == kRegexpEmptyMatch) in RemoveLeadingRegexp()769 return new Regexp(kRegexpEmptyMatch, pf); in RemoveLeadingRegexp()815 re->op_ = kRegexpEmptyMatch; in RemoveLeadingString()821 re->op_ = kRegexpEmptyMatch; in RemoveLeadingString()839 if (sub[0]->op() == kRegexpEmptyMatch) { in RemoveLeadingString()849 re->op_ = kRegexpEmptyMatch; in RemoveLeadingString()1249 Regexp* re = new Regexp(kRegexpEmptyMatch, flags_); in DoConcatenation()
244 return new Regexp(kRegexpEmptyMatch, flags); in ConcatOrAlternate()320 return new Regexp(kRegexpEmptyMatch, flags); in LiteralString()353 case kRegexpEmptyMatch: in TopEqual()705 *suffix = new Regexp(kRegexpEmptyMatch, parse_flags()); in RequiredPrefix()
107 kRegexpEmptyMatch, enumerator
544 case kRegexpEmptyMatch: // anywhere in PostVisit()
866 case kRegexpEmptyMatch: in PostVisit()