Searched refs:FindLastEntryInBucket (Results 1 – 2 of 2) sorted by relevance
126 uint32_t pos = FindLastEntryInBucket(hash & GetSizeMask()); in Insert()137 uint32_t TypeLookupTable::FindLastEntryInBucket(uint32_t pos) const { in FindLastEntryInBucket() function in art::TypeLookupTable
159 uint32_t FindLastEntryInBucket(uint32_t cur_pos) const;