Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetDestination

3828   Location GetDestination() const { return destination_; }
3916 DCHECK_NE(destination.GetKind(), moves_.Get(i).GetDestination().GetKind())
3925 DCHECK(!destination.OverlapsWith(moves_.Get(i).GetDestination()))