CIRCT 20.0.0git
|
#include "mlir/Pass/Pass.h"
#include "llvm/ADT/StringRef.h"
#include "circt/Dialect/Sim/SimPasses.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::sim |
Macros | |
#define | GEN_PASS_DECL |
#define | GEN_PASS_REGISTRATION |
Generate the code for registering passes. | |
#define GEN_PASS_DECL |
Definition at line 22 of file SimPasses.h.
#define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 26 of file SimPasses.h.