CIRCT
18.0.0git
|
#include "mlir/Pass/Pass.h"
#include "mlir/Pass/PassRegistry.h"
#include <memory>
#include <optional>
#include "circt/Dialect/Comb/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
circt | |
This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context. | |
circt::comb | |
Macros | |
#define | GEN_PASS_DECL |
Generate the code for registering passes. More... | |
#define | GEN_PASS_REGISTRATION |
#define GEN_PASS_DECL |
Generate the code for registering passes.
Definition at line 25 of file CombPasses.h.
#define GEN_PASS_REGISTRATION |
Definition at line 26 of file CombPasses.h.