Searched refs:EnqueueUse (Results 1 – 2 of 2) sorted by relevance
68 void EnqueueUse(Node*, int, AllocationState const*);
461 EnqueueUse(edge.from(), edge.index(), state); in EnqueueUses()466 void MemoryOptimizer::EnqueueUse(Node* node, int index, in EnqueueUse() function in v8::internal::compiler::MemoryOptimizer