Searched defs:TombstoneKey (Results 1 – 9 of 9) sorted by relevance
104 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local290 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local326 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local526 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local794 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local909 const KeyT TombstoneKey = this->getTombstoneKey(); in grow() local
105 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local305 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local341 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local524 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local794 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local909 const KeyT TombstoneKey = this->getTombstoneKey(); in grow() local
121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local334 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local370 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local591 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local909 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local1021 const KeyT TombstoneKey = this->getTombstoneKey(); in grow() local
121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local363 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local399 const KeyT TombstoneKey = getTombstoneKey(); in moveFromOldBuckets() local620 const KeyT TombstoneKey = getTombstoneKey(); in LookupBucketFor() local938 const KeyT TombstoneKey = this->getTombstoneKey(); in swap() local1050 const KeyT TombstoneKey = this->getTombstoneKey(); in grow() local
78 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind enumerator
69 static PtrLikeInt TombstoneKey; in getTombstoneKey() local
452 static const IRPosition TombstoneKey; member
541 static const IRPosition TombstoneKey; member
481 const IRPosition IRPosition::TombstoneKey(256); member in IRPosition