CIRCT 21.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 274 of file DeseqUtils.h.
using llvm::DenseMapInfo< circt::llhd::deseq::FixedValue >::FixedValue = circt::llhd::deseq::FixedValue |
Definition at line 276 of file DeseqUtils.h.
using llvm::DenseMapInfo< circt::llhd::deseq::FixedValue >::Value = mlir::Value |
Definition at line 275 of file DeseqUtils.h.
|
inlinestatic |
Definition at line 277 of file DeseqUtils.h.
|
inlinestatic |
Definition at line 283 of file DeseqUtils.h.
|
inlinestatic |
Definition at line 280 of file DeseqUtils.h.
|
inlinestatic |
Definition at line 286 of file DeseqUtils.h.