CIRCT 21.0.0git
|
Make Annotation
hash just like Attribute
.
More...
#include <FIRRTLAnnotations.h>
Public Types | |
using | Annotation = circt::firrtl::Annotation |
Static Public Member Functions | |
static Annotation | getEmptyKey () |
static Annotation | getTombstoneKey () |
static unsigned | getHashValue (Annotation val) |
static bool | isEqual (Annotation lhs, Annotation rhs) |
Make Annotation
hash just like Attribute
.
Definition at line 481 of file FIRRTLAnnotations.h.
using llvm::DenseMapInfo< circt::firrtl::Annotation >::Annotation = circt::firrtl::Annotation |
Definition at line 482 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 483 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 493 of file FIRRTLAnnotations.h.
References circt::firrtl::Annotation::getAttr(), and mlir::hash_value().
|
inlinestatic |
Definition at line 488 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 496 of file FIRRTLAnnotations.h.