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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h78 TombstoneKey, ///< Use as Tombstone key for DenseMap of AttrKind enumerator in enum:llvm::Attribute::AttrKind
/freebsd-13-stable/contrib/llvm-project/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...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h446 static const IRPosition TombstoneKey; member in namespace:llvm

Completed in 66 milliseconds