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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp108 static const ComparableFunction TombstoneKey; member in class:__anon2724::ComparableFunction
136 const ComparableFunction ComparableFunction::TombstoneKey = member in class:__anon2724::ComparableFunction
/freebsd-10.2-release/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h88 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
254 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
283 const KeyT TombstoneKey = getTombstoneKey(); local
477 const KeyT TombstoneKey = getTombstoneKey(); local
747 const KeyT TombstoneKey local
863 const KeyT TombstoneKey = this->getTombstoneKey(); local
[all...]

Completed in 101 milliseconds