Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dload-elimination.h272 AbstractState const* ComputeLoopState(Node* node, in NON_EXPORTED_BASE()
Dload-elimination.cc878 AbstractState const* state = ComputeLoopState(node, state0); in ReduceEffectPhi()
941 LoadElimination::AbstractState const* LoadElimination::ComputeLoopState( in ComputeLoopState() function in v8::internal::compiler::LoadElimination