CIRCT 20.0.0git
|
#include "mlir/Pass/Pass.h"
#include <memory>
#include "circt/Dialect/RTG/Transforms/RTGPasses.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::rtg |
Macros | |
#define | GEN_PASS_REGISTRATION |
Generate the code for registering passes. | |
#define | GEN_PASS_DECL |
#define GEN_PASS_DECL |
Definition at line 24 of file RTGPasses.h.
#define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 23 of file RTGPasses.h.