Searched defs:IsLast (Results 1 – 2 of 2) sorted by relevance
113 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
130 bool IsLast(uint32_t mask_bits) const { in IsLast() function