Searched refs:IsStoreMatcher (Results 1 – 1 of 1) sorted by relevance
1245 class IsStoreMatcher final : public NodeMatcher { class1247 IsStoreMatcher(const Matcher<StoreRepresentation>& rep_matcher, in IsStoreMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsStoreMatcher2005 return MakeMatcher(new IsStoreMatcher(rep_matcher, base_matcher, in IsStore()