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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.h79 TombstoneKey, ///< Use as Tombstone 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
400 const KeyT TombstoneKey = getTombstoneKey(); local
621 const KeyT TombstoneKey = getTombstoneKey(); local
939 const KeyT TombstoneKey local
1051 const KeyT TombstoneKey = this->getTombstoneKey(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h569 static const IRPosition TombstoneKey; member in namespace:llvm

Completed in 209 milliseconds