13 #ifndef CIRCT_DIALECT_FSM_FSMPASSES_H
14 #define CIRCT_DIALECT_FSM_FSMPASSES_H
16 #include "mlir/Pass/Pass.h"
17 #include "mlir/Pass/PassRegistry.h"
27 #define GEN_PASS_REGISTRATION
28 #include "circt/Dialect/FSM/Passes.h.inc"
std::unique_ptr< mlir::Pass > createPrintFSMGraphPass()
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.