CIRCT 20.0.0git
|
#include "circt/Dialect/Moore/MooreOps.h"
#include "mlir/Pass/Pass.h"
#include "circt/Dialect/Moore/MoorePasses.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::moore |
Macros | |
#define | GEN_PASS_DECL |
#define | GEN_PASS_REGISTRATION |
Generate the code for registering passes. | |
Functions | |
std::unique_ptr< mlir::Pass > | circt::moore::createSimplifyProceduresPass () |
std::unique_ptr< mlir::Pass > | circt::moore::createLowerConcatRefPass () |
#define GEN_PASS_DECL |
Definition at line 22 of file MoorePasses.h.
#define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 29 of file MoorePasses.h.