Searched refs:ComputeIndex (Results 1 – 2 of 2) sorted by relevance
332 node->ReplaceInput(1, ComputeIndex(access, index)); in VisitLoadElement()354 node->ReplaceInput(1, ComputeIndex(access, index)); in VisitStoreElement()381 Node* MemoryOptimizer::ComputeIndex(ElementAccess const& access, Node* key) { in ComputeIndex() function in v8::internal::compiler::MemoryOptimizer
117 Node* ComputeIndex(ElementAccess const&, Node*);