Searched refs:CompactInterpreterFrameState (Results 1 – 6 of 6) sorted by relevance
75 class CompactInterpreterFrameState {77 CompactInterpreterFrameState(const MaglevCompilationUnit& info, in CompactInterpreterFrameState() function83 CompactInterpreterFrameState(const MaglevCompilationUnit& info, in CompactInterpreterFrameState() function86 : CompactInterpreterFrameState(info, liveness) { in CompactInterpreterFrameState()92 CompactInterpreterFrameState(const CompactInterpreterFrameState&) = delete;93 CompactInterpreterFrameState(CompactInterpreterFrameState&&) = delete;94 CompactInterpreterFrameState& operator=(const CompactInterpreterFrameState&) =96 CompactInterpreterFrameState& operator=(CompactInterpreterFrameState&&) =344 const CompactInterpreterFrameState& frame_state() const { in frame_state()485 CompactInterpreterFrameState frame_state_;
113 const CompactInterpreterFrameState* register_frame = in MarkCheckpointNodes()126 const CompactInterpreterFrameState* register_frame = in MarkCheckpointNodes()
342 zone()->New<CompactInterpreterFrameState>( in GetLatestCheckpointedState()351 zone()->New<CompactInterpreterFrameState>( in GetCheckpointedStateForLazyDeopt()
325 const CompactInterpreterFrameState* checkpoint_state = in UpdateUse()338 const CompactInterpreterFrameState* checkpoint_state = in UpdateUse()
35 class CompactInterpreterFrameState; variable325 const CompactInterpreterFrameState* state) in CheckpointedInterpreterState()329 const CompactInterpreterFrameState* register_frame = nullptr;
472 const CompactInterpreterFrameState* checkpoint_state, in EmitDeoptFrameValues()