Searched refs:HasForwardReferences (Results 1 – 3 of 3) sorted by relevance
195 bool HasForwardReferences() const { return !forward_.empty(); } in HasForwardReferences() function198 VIXL_ASSERT(HasForwardReferences()); in GetLastForwardReference()
37 if (!HasForwardReferences()) return false; in Needs16BitPadding()
421 VIXL_ASSERT(location->HasForwardReferences()); in RegisterForwardReference()