9 #ifndef CIRCT_DIALECT_DC_DCPASSES_H
10 #define CIRCT_DIALECT_DC_DCPASSES_H
13 #include "mlir/Pass/Pass.h"
24 #include "circt/Dialect/DC/DCPasses.h.inc"
30 #define GEN_PASS_REGISTRATION
31 #include "circt/Dialect/DC/DCPasses.h.inc"
std::unique_ptr< mlir::Pass > createDCDematerializeForksSinksPass()
std::unique_ptr< mlir::OperationPass< mlir::ModuleOp > > createDCDotPrintPass()
std::unique_ptr< mlir::Pass > createDCMaterializeForksSinksPass()
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.