Searched refs:GetSmallestUserKey (Results 1 – 2 of 2) sorted by relevance
278 Slice GetSmallestUserKey() const { return smallest_user_key_; } in GetSmallestUserKey() function
291 ucmp->Compare(largest_user_key, c->GetSmallestUserKey()) >= 0) { in RangeOverlapWithCompaction()