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