CIRCT
20.0.0git
|
Utility type that wraps a type that may be one of several possible Types. More...
#include <HWTypes.h>
Static Public Member Functions | |
static bool | classof (Type other) |
Utility type that wraps a type that may be one of several possible Types.
This is similar to std::variant but is implemented for mlir::Type, and it understands how to handle type aliases.
|
inlinestatic |
Definition at line 194 of file HWTypes.h.
References circt::hw::type_isa().