Searched refs:checkpoint_state (Results 1 – 3 of 3) sorted by relevance
472 const CompactInterpreterFrameState* checkpoint_state, in EmitDeoptFrameValues() argument488 checkpoint_state->ForEachParameter( in EmitDeoptFrameValues()510 checkpoint_state->ForEachLocal( in EmitDeoptFrameValues()535 if (checkpoint_state->liveness()->AccumulatorIsLive() && in EmitDeoptFrameValues()537 ValueNode* value = checkpoint_state->accumulator(compilation_unit); in EmitDeoptFrameValues()
325 const CompactInterpreterFrameState* checkpoint_state = in UpdateUse() local328 checkpoint_state->ForEachValue( in UpdateUse()338 const CompactInterpreterFrameState* checkpoint_state = in UpdateUse() local341 checkpoint_state->ForEachValue( in UpdateUse()
569 Node* checkpoint_state = nullptr; in TryReuseDispatch() local571 checkpoint_state = checkpoint->InputAt(0); in TryReuseDispatch()572 if (!CollectFrameStateUniqueUses(callee, FrameState{checkpoint_state}, in TryReuseDispatch()618 FrameState{checkpoint_state}, callee, target, in TryReuseDispatch()