Home
last modified time | relevance | path

Searched refs:KillElement (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dload-elimination.h261 AbstractState const* KillElement(Node* object, Node* index, in NON_EXPORTED_BASE()
Dload-elimination.cc537 LoadElimination::AbstractState::KillElement(Node* object, Node* index, in KillElement() function in v8::internal::compiler::LoadElimination::AbstractState
1118 state = state->KillElement(object, index, zone()); in ReduceStoreElement()
1342 state = state->KillElement(object, index, zone()); in ComputeLoopState()