Searched refs: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::IsAllocateMatcher1917 new IsAllocateMatcher(size_matcher, effect_matcher, control_matcher)); in IsAllocate()