Loading [MathJax]/extensions/tex2jax.js
CIRCT 21.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
llvm::DenseMapInfo< FixedValue > Struct Reference

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)
 

Detailed Description

Definition at line 348 of file Deseq.cpp.

Member Function Documentation

◆ getEmptyKey()

static FixedValue llvm::DenseMapInfo< FixedValue >::getEmptyKey ( )
inlinestatic

Definition at line 349 of file Deseq.cpp.

◆ getHashValue()

static unsigned llvm::DenseMapInfo< FixedValue >::getHashValue ( const FixedValue &  key)
inlinestatic

Definition at line 355 of file Deseq.cpp.

References circt::hw::hash_value().

◆ getTombstoneKey()

static FixedValue llvm::DenseMapInfo< FixedValue >::getTombstoneKey ( )
inlinestatic

Definition at line 352 of file Deseq.cpp.

◆ isEqual()

static bool llvm::DenseMapInfo< FixedValue >::isEqual ( const FixedValue &  a,
const FixedValue &  b 
)
inlinestatic

Definition at line 358 of file Deseq.cpp.


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