#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/MSFT/MSFTOps.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Pass/PassRegistry.h"
#include "circt/Dialect/MSFT/MSFTPasses.h.inc"
Go to the source code of this file.
|
| namespace | mlir |
| |
| namespace | circt |
| | The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
|
| |
| namespace | circt::msft |
| |
◆ GEN_PASS_DECL
◆ GEN_PASS_REGISTRATION
| #define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 33 of file MSFTPasses.h.