Searched refs:FoundTombstone (Results 1 – 2 of 2) sorted by relevance
468 const BucketT *FoundTombstone = nullptr; in LookupBucketFor() local489 FoundBucket = FoundTombstone ? FoundTombstone : ThisBucket; in LookupBucketFor()496 !FoundTombstone) in LookupBucketFor()497 FoundTombstone = ThisBucket; // Remember the first tombstone found. in LookupBucketFor()
662 const BucketT *FoundTombstone = nullptr; in LookupBucketFor() local684 FoundBucket = FoundTombstone ? FoundTombstone : ThisBucket; in LookupBucketFor()691 !FoundTombstone) in LookupBucketFor()692 FoundTombstone = ThisBucket; // Remember the first tombstone found. in LookupBucketFor()