13 #ifndef CIRCT_DIALECT_MOORE_MOOREPASSES_H
14 #define CIRCT_DIALECT_MOORE_MOOREPASSES_H
17 #include "mlir/Pass/Pass.h"
23 #include "circt/Dialect/Moore/MoorePasses.h.inc"
29 #define GEN_PASS_REGISTRATION
30 #include "circt/Dialect/Moore/MoorePasses.h.inc"
std::unique_ptr< mlir::Pass > createLowerConcatRefPass()
std::unique_ptr< mlir::Pass > createSimplifyProceduresPass()
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.