Lines Matching defs:GetNext
497 HInstruction* GetNext() const { return next_; }691 next_ = Done() ? nullptr : instruction_->GetNext();698 next_ = Done() ? nullptr : instruction_->GetNext();