CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
LayerSet.h File Reference
#include "mlir/IR/BuiltinAttributes.h"
Include dependency graph for LayerSet.h:
This graph shows which files directly or indirectly include this file:

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 >