Allows ReferenceID to be a DenseMap key.
More...
Allows ReferenceID to be a DenseMap key.
Definition at line 125 of file LLZKRedundantReadAndWriteEliminationPass.cpp.
◆ getEmptyKey()
static ReferenceID llvm::DenseMapInfo< ReferenceID >::getEmptyKey |
( |
| ) |
|
|
inlinestatic |
◆ getHashValue()
static unsigned llvm::DenseMapInfo< ReferenceID >::getHashValue |
( |
const ReferenceID & | r | ) |
|
|
inlinestatic |
◆ getTombstoneKey()
static ReferenceID llvm::DenseMapInfo< ReferenceID >::getTombstoneKey |
( |
| ) |
|
|
inlinestatic |
◆ isEqual()
static bool llvm::DenseMapInfo< ReferenceID >::isEqual |
( |
const ReferenceID & | lhs, |
|
|
const ReferenceID & | rhs ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: