Searched refs:AllocationTypeNeedsUpdateToOld (Results 1 – 2 of 2) sorted by relevance
75 bool AllocationTypeNeedsUpdateToOld(Node* const user, const Edge edge);
245 bool MemoryOptimizer::AllocationTypeNeedsUpdateToOld(Node* const node, in AllocationTypeNeedsUpdateToOld() function in v8::internal::compiler::MemoryOptimizer294 if (AllocationTypeNeedsUpdateToOld(user, edge)) { in VisitAllocateRaw()