Searched refs:VisitAllocateRaw (Results 1 – 2 of 2) sorted by relevance
113 void VisitAllocateRaw(Node*, AllocationState const*);
86 return VisitAllocateRaw(node, state); in VisitNode()123 void MemoryOptimizer::VisitAllocateRaw(Node* node, in VisitAllocateRaw() function in v8::internal::compiler::MemoryOptimizer