Searched refs:FoundBucket (Results 1 – 7 of 7) sorted by relevance
224 bool FoundBucket = false; in runOnLoop() local229 FoundBucket = true; in runOnLoop()234 if (!FoundBucket) { in runOnLoop()
514 const BucketT *&FoundBucket) const { in LookupBucketFor() argument519 FoundBucket = nullptr; in LookupBucketFor()537 FoundBucket = ThisBucket; in LookupBucketFor()546 FoundBucket = FoundTombstone ? FoundTombstone : ThisBucket; in LookupBucketFor()564 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor() argument568 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()
512 const BucketT *&FoundBucket) const { in LookupBucketFor() argument517 FoundBucket = nullptr; in LookupBucketFor()535 FoundBucket = ThisBucket; in LookupBucketFor()544 FoundBucket = FoundTombstone ? FoundTombstone : ThisBucket; in LookupBucketFor()562 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor() argument566 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()
579 const BucketT *&FoundBucket) const { in LookupBucketFor() argument584 FoundBucket = nullptr; in LookupBucketFor()602 FoundBucket = ThisBucket; in LookupBucketFor()611 FoundBucket = FoundTombstone ? FoundTombstone : ThisBucket; in LookupBucketFor()629 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor() argument633 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()
608 const BucketT *&FoundBucket) const { in LookupBucketFor() argument613 FoundBucket = nullptr; in LookupBucketFor()631 FoundBucket = ThisBucket; in LookupBucketFor()640 FoundBucket = FoundTombstone ? FoundTombstone : ThisBucket; in LookupBucketFor()658 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor() argument662 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()
314 bool FoundBucket = false; in addOneCandidate() local319 FoundBucket = true; in addOneCandidate()324 if (!FoundBucket) { in addOneCandidate()
315 bool FoundBucket = false; in addOneCandidate() local320 FoundBucket = true; in addOneCandidate()325 if (!FoundBucket) { in addOneCandidate()