CIRCT
20.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 "circt/Dialect/Handshake/HandshakePasses.h.inc"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::handshake | |
Macros | |
#define | GEN_PASS_DECL |
#define | GEN_PASS_REGISTRATION |
Generate the code for registering passes. More... | |
#define GEN_PASS_DECL |
Definition at line 30 of file HandshakePasses.h.
#define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 51 of file HandshakePasses.h.