Searched refs:TombstoneKey (Results 1 – 8 of 8) sorted by relevance
122 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local131 if (!KeyInfoT::isEqual(P->getFirst(), TombstoneKey)) { in clear()364 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local367 !KeyInfoT::isEqual(P->getFirst(), TombstoneKey)) in destroyAll()400 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local403 !KeyInfoT::isEqual(B->getFirst(), TombstoneKey)) { in moveFromOldBuckets()621 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local623 !KeyInfoT::isEqual(Val, TombstoneKey) && in LookupBucketFor()647 if (KeyInfoT::isEqual(ThisBucket->getFirst(), TombstoneKey) && in LookupBucketFor()939 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local[all …]
57 return Attribute::TombstoneKey;
79 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind enumerator
569 static const IRPosition TombstoneKey; member718 return IRPosition::TombstoneKey;
940 case Attribute::TombstoneKey: in constructFunction()
331 IRPosition::TombstoneKey(DenseMapInfo<void *>::getTombstoneKey());
768 case Attribute::TombstoneKey: in getAttrKindEncoding()
1231 case Attribute::TombstoneKey: in getRawAttributeMask()