CIRCT
20.0.0git
|
Allow using FieldRef with DenseMaps. More...
#include <FieldRef.h>
Static Public Member Functions | |
static circt::FieldRef | getEmptyKey () |
static circt::FieldRef | getTombstoneKey () |
static unsigned | getHashValue (const circt::FieldRef &val) |
static bool | isEqual (const circt::FieldRef &lhs, const circt::FieldRef &rhs) |
Allow using FieldRef with DenseMaps.
This hash is based on the Value identity and field ID.
Definition at line 102 of file FieldRef.h.
|
inlinestatic |
Definition at line 103 of file FieldRef.h.
|
inlinestatic |
Definition at line 109 of file FieldRef.h.
References circt::hash_value().
|
inlinestatic |
Definition at line 106 of file FieldRef.h.
|
inlinestatic |
Definition at line 112 of file FieldRef.h.