Searched refs:VisitOtherEffect (Results 1 – 2 of 2) sorted by relevance
120 void VisitOtherEffect(Node*, AllocationState const*);
114 return VisitOtherEffect(node, state); in VisitNode()419 void MemoryOptimizer::VisitOtherEffect(Node* node, in VisitOtherEffect() function in v8::internal::compiler::MemoryOptimizer