Searched defs:EmptyKey (Results 1 – 3 of 3) sorted by relevance
122 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local364 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local379 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local399 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local596 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local620 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local938 const KeyT EmptyKey = this->getEmptyKey(); in swap() local1050 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
78 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
568 static const IRPosition EmptyKey; member