Home
last modified time | relevance | path

Searched refs:GetFirstValidElement (Results 1 – 1 of 1) sorted by relevance

/third_party/vixl/src/
Dinvalset-vixl.h191 static const ElementType* GetFirstValidElement(const ElementType* from,
513 const ElementType* min = GetFirstValidElement(element, StorageEnd()); in EraseInternal()
709 const ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::GetFirstValidElement( in GetFirstValidElement() function
728 const ElementType* min = GetFirstValidElement(StorageBegin(), StorageEnd()); in CacheMinElement()