Searched refs:IsProjectionMatcher (Results 1 – 1 of 1) sorted by relevance
636 class IsProjectionMatcher final : public NodeMatcher { class638 IsProjectionMatcher(const Matcher<size_t>& index_matcher, in IsProjectionMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsProjectionMatcher1675 return MakeMatcher(new IsProjectionMatcher(index_matcher, base_matcher)); in IsProjection()