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

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h88 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
254 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
273 const KeyT EmptyKey = getEmptyKey(); local
282 const KeyT EmptyKey = getEmptyKey(); local
452 const KeyT EmptyKey local
476 const KeyT EmptyKey = getEmptyKey(); local
746 const KeyT EmptyKey = this->getEmptyKey(); local
862 const KeyT EmptyKey = this->getEmptyKey(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp107 static const ComparableFunction EmptyKey; member in class:__anon2724::ComparableFunction
135 const ComparableFunction ComparableFunction::EmptyKey = ComparableFunction(0); member in class:__anon2724::ComparableFunction

Completed in 60 milliseconds