Home | History | Annotate | Download | only in optimizing

Lines Matching defs:GetTail

466   HUseListNode* GetTail() const { return tail_; }
539 current = current->GetTail();
562 return uses_ != nullptr && uses_->GetTail() == nullptr;
624 current_ = current_->GetTail();