Searched refs:is_tombstone (Results 1 – 1 of 1) sorted by relevance
57 bool is_tombstone () const { return key != INVALID && value == INVALID; } in is_tombstone() function142 if (items[i].is_tombstone ()) in set()150 if (!items[i].is_tombstone ()) in set()192 if (tombstone == INVALID && items[i].is_tombstone ()) in bucket_for()