Searched refs:IsBest (Results 1 – 2 of 2) sorted by relevance
991 VIXL_ASSERT(size.IsBest()); in Delegate()1255 VIXL_ASSERT(size.IsBest()); in Delegate()1310 VIXL_ASSERT(size.IsBest()); in Delegate()2000 VIXL_ASSERT(size.IsBest()); in Delegate()
1159 bool IsBest() const { return size_ == Best; } in IsBest() function