CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
llvm::DenseMapInfo< circt::llhd::deseq::ValueField > Struct Reference

#include <DeseqUtils.h>

Public Types

using VF = circt::llhd::deseq::ValueField
 

Static Public Member Functions

static VF getEmptyKey ()
 
static VF getTombstoneKey ()
 
static unsigned getHashValue (const VF &key)
 
static bool isEqual (const VF &a, const VF &b)
 

Detailed Description

Definition at line 352 of file DeseqUtils.h.

Member Typedef Documentation

◆ VF

Definition at line 353 of file DeseqUtils.h.

Member Function Documentation

◆ getEmptyKey()

static VF llvm::DenseMapInfo< circt::llhd::deseq::ValueField >::getEmptyKey ( )
inlinestatic

Definition at line 354 of file DeseqUtils.h.

◆ getHashValue()

static unsigned llvm::DenseMapInfo< circt::llhd::deseq::ValueField >::getHashValue ( const VF key)
inlinestatic

◆ getTombstoneKey()

static VF llvm::DenseMapInfo< circt::llhd::deseq::ValueField >::getTombstoneKey ( )
inlinestatic

Definition at line 357 of file DeseqUtils.h.

◆ isEqual()

static bool llvm::DenseMapInfo< circt::llhd::deseq::ValueField >::isEqual ( const VF a,
const VF b 
)
inlinestatic

Definition at line 366 of file DeseqUtils.h.


The documentation for this struct was generated from the following file: