Searched defs:IsAllocateMatcher (Results 1 – 1 of 1) sorted by relevance
825 class IsAllocateMatcher final : public NodeMatcher { class827 IsAllocateMatcher(const Matcher<Node*>& size_matcher, in IsAllocateMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsAllocateMatcher