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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.h78 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator in enum:llvm::Attribute::AttrKind
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h122 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
364 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
379 const KeyT EmptyKey = getEmptyKey(); local
399 const KeyT EmptyKey = getEmptyKey(); local
596 const KeyT EmptyKey = getEmptyKey(); local
620 const KeyT EmptyKey = getEmptyKey(); local
938 const KeyT EmptyKey = this->getEmptyKey(); local
1050 const KeyT EmptyKey = this->getEmptyKey(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h568 static const IRPosition EmptyKey; member in namespace:llvm

Completed in 149 milliseconds