|
| static CompatiblePodLeafMaterializationKey | getEmptyKey () |
| static CompatiblePodLeafMaterializationKey | getTombstoneKey () |
| static unsigned | getHashValue (const CompatiblePodLeafMaterializationKey &key) |
| static bool | isEqual (const CompatiblePodLeafMaterializationKey &lhs, const CompatiblePodLeafMaterializationKey &rhs) |
Definition at line 237 of file PodToScalarPass.cpp.
◆ getEmptyKey()
| CompatiblePodLeafMaterializationKey llvm::DenseMapInfo< CompatiblePodLeafMaterializationKey >::getEmptyKey |
( |
| ) |
|
|
inlinestatic |
◆ getHashValue()
| unsigned llvm::DenseMapInfo< CompatiblePodLeafMaterializationKey >::getHashValue |
( |
const CompatiblePodLeafMaterializationKey & | key | ) |
|
|
inlinestatic |
◆ getTombstoneKey()
| CompatiblePodLeafMaterializationKey llvm::DenseMapInfo< CompatiblePodLeafMaterializationKey >::getTombstoneKey |
( |
| ) |
|
|
inlinestatic |
◆ isEqual()
| bool llvm::DenseMapInfo< CompatiblePodLeafMaterializationKey >::isEqual |
( |
const CompatiblePodLeafMaterializationKey & | lhs, |
|
|
const CompatiblePodLeafMaterializationKey & | rhs ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: