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