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