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"
30#define GEN_PASS_REGISTRATION
31#include "circt/Dialect/Moore/MoorePasses.h.inc"
std::unique_ptr< mlir::Pass > createLowerConcatRefPass()
std::unique_ptr< mlir::Pass > createSimplifyProceduresPass()
std::unique_ptr< mlir::Pass > createVTablesPass()
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.