Searched refs:TombstoneKey (Results 1 – 8 of 8) sorted by relevance
131 if (!KeyInfoT::isEqual(P->getFirst(), TombstoneKey)) { in clear()367 !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()942 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local995 !KeyInfoT::isEqual(NewB->getFirst(), TombstoneKey)) { in swap()1054 const KeyT TombstoneKey = this->getTombstoneKey(); in grow() local[all …]
57 return Attribute::TombstoneKey;
78 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind enumerator
641 static const IRPosition TombstoneKey; member790 return IRPosition::TombstoneKey;
941 case Attribute::TombstoneKey: in constructFunction()
545 IRPosition::TombstoneKey(DenseMapInfo<void *>::getTombstoneKey());
772 case Attribute::TombstoneKey: in getAttrKindEncoding()
1199 case Attribute::TombstoneKey: in getRawAttributeMask()