|
using | Slot = InternedSlot< T > |
|
template<typename T>
struct llvm::DenseMapInfo< InternedSlot< T > >
Definition at line 2320 of file InferWidths.cpp.
◆ Slot
template<typename T >
using llvm::DenseMapInfo< InternedSlot< T > >::Slot = InternedSlot<T> |
◆ getEmptyKey()
template<typename T >
static Slot llvm::DenseMapInfo< InternedSlot< T > >::getEmptyKey |
( |
| ) |
|
|
inlinestatic |
◆ getHashValue()
template<typename T >
static unsigned llvm::DenseMapInfo< InternedSlot< T > >::getHashValue |
( |
Slot |
val | ) |
|
|
inlinestatic |
◆ getTombstoneKey()
template<typename T >
static Slot llvm::DenseMapInfo< InternedSlot< T > >::getTombstoneKey |
( |
| ) |
|
|
inlinestatic |
◆ isEqual()
template<typename T >
static bool llvm::DenseMapInfo< InternedSlot< T > >::isEqual |
( |
Slot |
LHS, |
|
|
Slot |
RHS |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Dialect/FIRRTL/Transforms/InferWidths.cpp