|
| static OperationComparator | getEmptyKey () |
| static OperationComparator | getTombstoneKey () |
| static unsigned | getHashValue (const OperationComparator &oc) |
| static bool | isEqual (const OperationComparator &lhs, const OperationComparator &rhs) |
◆ getEmptyKey()
| OperationComparator llvm::DenseMapInfo< OperationComparator >::getEmptyKey |
( |
| ) |
|
|
inlinestatic |
◆ getHashValue()
| unsigned llvm::DenseMapInfo< OperationComparator >::getHashValue |
( |
const OperationComparator & | oc | ) |
|
|
inlinestatic |
◆ getTombstoneKey()
| OperationComparator llvm::DenseMapInfo< OperationComparator >::getTombstoneKey |
( |
| ) |
|
|
inlinestatic |
◆ isEqual()
| bool llvm::DenseMapInfo< OperationComparator >::isEqual |
( |
const OperationComparator & | lhs, |
|
|
const OperationComparator & | rhs ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: