Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dload-elimination.h298 AbstractState const* UpdateStateForPhi(AbstractState const* state, in NON_EXPORTED_BASE()
Dload-elimination.cc1083 LoadElimination::AbstractState const* LoadElimination::UpdateStateForPhi( in UpdateStateForPhi() function in v8::internal::compiler::LoadElimination
1138 state_with_phis = UpdateStateForPhi(state_with_phis, node, use); in ReduceEffectPhi()