Searched refs:EmptyKey (Results 1 – 14 of 14) sorted by relevance
54 P->getFirst() = EmptyKey; in clear()58 if (!KeyInfoT::isEqual(P->getFirst(), EmptyKey)) { in clear()63 P->getFirst() = EmptyKey; in clear()237 if (!KeyInfoT::isEqual(K, EmptyKey) && in forEach()260 if (!KeyInfoT::isEqual(P->getFirst(), EmptyKey) && in destroyAll()272 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local274 ::new (&B->getFirst()) KeyT(EmptyKey); in initEmpty()292 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local445 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local469 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local[all …]
57 auto EmptyKey = DenseMapInfo<std::pair<uint64_t, uint64_t>>::getEmptyKey();58 return {EmptyKey.first, EmptyKey.second};
127 P->getFirst() = EmptyKey; in clear()131 if (!KeyInfoT::isEqual(P->getFirst(), EmptyKey)) { in clear()136 P->getFirst() = EmptyKey; in clear()381 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local383 ::new (&B->getFirst()) KeyT(EmptyKey); in initEmpty()401 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local598 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local622 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local624 assert(!KeyInfoT::isEqual(Val, EmptyKey) && in LookupBucketFor()945 const KeyT EmptyKey = this->getEmptyKey(); in swap() local[all …]
333 polly::VirtualInstruction EmptyKey;334 EmptyKey.Stmt = DenseMapInfo<polly::ScopStmt *>::getEmptyKey();335 EmptyKey.Inst = DenseMapInfo<Instruction *>::getEmptyKey();336 return EmptyKey;
81 static clang::clangd::SymbolID EmptyKey("EMPTYKEY");82 return EmptyKey;
65 static PtrLikeInt EmptyKey; in getEmptyKey() local66 return &EmptyKey; in getEmptyKey()
53 return Attribute::EmptyKey;
90 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
772 static const IRPosition EmptyKey;920 static inline IRPosition getEmptyKey() { return IRPosition::EmptyKey; }
995 case Attribute::EmptyKey: in constructFunction()
837 const IRPosition IRPosition::EmptyKey(DenseMapInfo<void *>::getEmptyKey());
738 case Attribute::EmptyKey: in getAttrKindEncoding()
787 case Attribute::EmptyKey: in getAttrKindEncoding()
1661 case Attribute::EmptyKey: in getRawAttributeMask()