Searched refs:IsSelectMatcher (Results 1 – 1 of 1) sorted by relevance
412 class IsSelectMatcher final : public NodeMatcher { class414 IsSelectMatcher(const Matcher<MachineRepresentation>& type_matcher, in IsSelectMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsSelectMatcher1634 return MakeMatcher(new IsSelectMatcher(type_matcher, value0_matcher, in IsSelect()