|
CIRCT 22.0.0git
|
#include "mlir/Pass/Pass.h"#include "mlir/Pass/PassRegistry.h"#include <memory>#include <optional>#include "circt/Dialect/FSM/Passes.h.inc"

Go to the source code of this file.
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::fsm |
Macros | |
| #define | GEN_PASS_REGISTRATION |
| Generate the code for registering passes. | |
Functions | |
| std::unique_ptr< mlir::Pass > | circt::fsm::createPrintFSMGraphPass () |
| #define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 27 of file FSMPasses.h.