Searched defs:IsCallMatcher (Results 1 – 1 of 1) sorted by relevance
667 class IsCallMatcher final : public NodeMatcher { class669 IsCallMatcher(const Matcher<const CallDescriptor*>& descriptor_matcher, in IsCallMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsCallMatcher