Home | History | Annotate | Download | only in optimizing

Lines Matching defs:IsParent

466   bool IsParent() const { return parent_ == this; }
841 DCHECK(IsParent());
945 DCHECK(IsParent());
1024 return IsParent() && (position == GetStart());