Searched refs:kRegexpEmptyMatch (Results 1 – 8 of 8) sorted by relevance
50 case kRegexpEmptyMatch: in ComputeSimple()89 case kRegexpEmptyMatch: in ComputeSimple()278 if (child_args[i]->op() == kRegexpEmptyMatch) in PostVisit()286 if (child_args[i]->op() == kRegexpEmptyMatch) { in PostVisit()403 *r1ptr = new Regexp(kRegexpEmptyMatch, Regexp::NoParseFlags); in DoCoalesce()461 case kRegexpEmptyMatch: in PostVisit()514 if (newsub->op() == kRegexpEmptyMatch) in PostVisit()540 if (newsub->op() == kRegexpEmptyMatch) in PostVisit()601 return new Regexp(kRegexpEmptyMatch, f); in SimplifyRepeat()
83 case kRegexpEmptyMatch: in PostVisit()147 case kRegexpEmptyMatch: // always empty in PostVisit()
74 case kRegexpEmptyMatch: in PreVisit()157 case kRegexpEmptyMatch: in PostVisit()
730 if (re->op() == kRegexpEmptyMatch) in LeadingRegexp()734 if (sub[0]->op() == kRegexpEmptyMatch) in LeadingRegexp()746 if (re->op() == kRegexpEmptyMatch) in RemoveLeadingRegexp()750 if (sub[0]->op() == kRegexpEmptyMatch) in RemoveLeadingRegexp()768 return new Regexp(kRegexpEmptyMatch, pf); in RemoveLeadingRegexp()814 re->op_ = kRegexpEmptyMatch; in RemoveLeadingString()820 re->op_ = kRegexpEmptyMatch; in RemoveLeadingString()838 if (sub[0]->op() == kRegexpEmptyMatch) { in RemoveLeadingString()848 re->op_ = kRegexpEmptyMatch; in RemoveLeadingString()1248 Regexp* re = new Regexp(kRegexpEmptyMatch, flags_); in DoConcatenation()
243 return new Regexp(kRegexpEmptyMatch, flags); in ConcatOrAlternate()323 return new Regexp(kRegexpEmptyMatch, flags); in LiteralString()356 case kRegexpEmptyMatch: in TopEqual()723 re = new Regexp(kRegexpEmptyMatch, parse_flags()); in RequiredPrefix()
107 kRegexpEmptyMatch, enumerator
544 case kRegexpEmptyMatch: // anywhere in PostVisit()
872 case kRegexpEmptyMatch: in PostVisit()