Searched refs:IsPhiMatcher (Results 1 – 1 of 1) sorted by relevance
458 class IsPhiMatcher final : public NodeMatcher { class460 IsPhiMatcher(const Matcher<MachineRepresentation>& type_matcher, in IsPhiMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsPhiMatcher1643 return MakeMatcher(new IsPhiMatcher(type_matcher, value0_matcher, in IsPhi()