Home | History | Annotate | Download | only in a64

Lines Matching refs:IsLinked

580     VIXL_ASSERT(!IsLinked() || IsBound());
587 inline bool IsLinked() const { return link_ != NULL; }