CIRCT 22.0.0git
|
#include "mlir/IR/BuiltinAttributes.h"
Go to the source code of this file.
Classes | |
struct | circt::firrtl::LayerSetCompare |
Compares two SymbolRefAttr lexicographically, returning true if LHS should be ordered before RHS. More... | |
Namespaces | |
namespace | circt |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
namespace | circt::firrtl |
Typedefs | |
using | circt::firrtl::LayerSet = SmallSet< SymbolRefAttr, 4, LayerSetCompare > |