Searched refs:EmptyKey (Results 1 – 8 of 8) sorted by relevance
126 P->getFirst() = EmptyKey; in clear()130 if (!KeyInfoT::isEqual(P->getFirst(), EmptyKey)) { in clear()135 P->getFirst() = EmptyKey; in clear()379 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local381 ::new (&B->getFirst()) KeyT(EmptyKey); in initEmpty()399 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local596 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local620 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local622 assert(!KeyInfoT::isEqual(Val, EmptyKey) && in LookupBucketFor()941 const KeyT EmptyKey = this->getEmptyKey(); in swap() local[all …]
54 return Attribute::EmptyKey;
77 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
640 static const IRPosition EmptyKey; member788 static inline IRPosition getEmptyKey() { return IRPosition::EmptyKey; }
940 case Attribute::EmptyKey: in constructFunction()
543 const IRPosition IRPosition::EmptyKey(DenseMapInfo<void *>::getEmptyKey());
771 case Attribute::EmptyKey: in getAttrKindEncoding()
1198 case Attribute::EmptyKey: in getRawAttributeMask()