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 495 of file FIRRTLAnnotations.h.
Definition at line 496 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 497 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 507 of file FIRRTLAnnotations.h.
References circt::firrtl::Annotation::getAttr(), and mlir::hash_value().
|
inlinestatic |
Definition at line 502 of file FIRRTLAnnotations.h.
|
inlinestatic |
Definition at line 510 of file FIRRTLAnnotations.h.