|
CIRCT 23.0.0git
|
#include <DeseqUtils.h>
Public Types | |
| using | Value = mlir::Value |
| using | FixedValue = circt::llhd::deseq::FixedValue |
Static Public Member Functions | |
| static FixedValue | getEmptyKey () |
| static FixedValue | getTombstoneKey () |
| static unsigned | getHashValue (const FixedValue &key) |
| static bool | isEqual (const FixedValue &a, const FixedValue &b) |
Definition at line 314 of file DeseqUtils.h.
| using llvm::DenseMapInfo< circt::llhd::deseq::FixedValue >::FixedValue = circt::llhd::deseq::FixedValue |
Definition at line 316 of file DeseqUtils.h.
| using llvm::DenseMapInfo< circt::llhd::deseq::FixedValue >::Value = mlir::Value |
Definition at line 315 of file DeseqUtils.h.
|
inlinestatic |
Definition at line 317 of file DeseqUtils.h.
|
inlinestatic |
Definition at line 323 of file DeseqUtils.h.
References llvm::hash_value().
|
inlinestatic |
Definition at line 320 of file DeseqUtils.h.
|
inlinestatic |
Definition at line 326 of file DeseqUtils.h.