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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
334 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
349 const KeyT EmptyKey = getEmptyKey(); local
369 const KeyT EmptyKey = getEmptyKey(); local
566 const KeyT EmptyKey = getEmptyKey(); local
590 const KeyT EmptyKey = getEmptyKey(); local
908 const KeyT EmptyKey = this->getEmptyKey(); local
1020 const KeyT EmptyKey = this->getEmptyKey(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h451 static const IRPosition EmptyKey; member in namespace:llvm

Completed in 85 milliseconds