CIRCT
20.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 507 of file FIRRTLAnnotations.h.
Definition at line 508 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 509 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 519 of file FIRRTLAnnotations.h.
References circt::firrtl::Annotation::getAttr(), and mlir::hash_value().
|
inlinestatic |
Definition at line 514 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 522 of file FIRRTLAnnotations.h.