|
CIRCT 22.0.0git
|
#include "circt/Support/LLVM.h"#include <map>#include <memory>#include <optional>#include <set>#include "mlir/Dialect/Func/IR/FuncOps.h"#include "mlir/Dialect/MemRef/IR/MemRef.h"#include "mlir/Dialect/SCF/IR/SCF.h"#include "mlir/Pass/Pass.h"#include "circt/Dialect/Handshake/HandshakePasses.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::handshake |
Macros | |
| #define | GEN_PASS_DECL |
| #define | GEN_PASS_REGISTRATION |
| Generate the code for registering passes. | |
| #define GEN_PASS_DECL |
Definition at line 31 of file HandshakePasses.h.
| #define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 52 of file HandshakePasses.h.