Home | History | Annotate | Download | only in optimizing

Lines Matching refs:SetTail

470   void SetTail(HUseListNode<T>* node) { tail_ = node; }