Home
last modified time | relevance | path

Searched defs:EmptyKey (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
DDenseMap.h66 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in ~DenseMap() local
116 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local
259 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in CopyFrom() local
359 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local
408 const KeyT EmptyKey = getEmptyKey(); in init() local
427 const KeyT EmptyKey = getEmptyKey(); in grow() local
469 const KeyT EmptyKey = getEmptyKey(); in shrink_and_clear() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp98 static const ComparableFunction EmptyKey; member in __anonc4c65c540111::ComparableFunction
126 const ComparableFunction ComparableFunction::EmptyKey = ComparableFunction(0); member in __anonc4c65c540111::ComparableFunction