CIRCT 22.0.0git
|
#include "mlir/Pass/Pass.h"
#include <limits>
#include "circt/Dialect/Synth/Transforms/SynthPasses.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::synth |
Macros | |
#define | GEN_PASS_DECL |
#define | GEN_PASS_REGISTRATION |
Enumerations | |
enum | circt::synth::OptimizationStrategy { circt::synth::OptimizationStrategyArea , circt::synth::OptimizationStrategyTiming } |
Optimization strategy. More... | |
#define GEN_PASS_DECL |
Definition at line 29 of file SynthPasses.h.
#define GEN_PASS_REGISTRATION |
Definition at line 30 of file SynthPasses.h.