|
CIRCT 22.0.0git
|
#include "mlir/Pass/PassOptions.h"

Go to the source code of this file.
Classes | |
| struct | circt::rtg::RandomizationPipelineOptions |
| Options for the RTG randomization pipeline. More... | |
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::rtg |
Functions | |
| void | circt::rtg::buildRandomizationPipeline (mlir::OpPassManager &pm, const RandomizationPipelineOptions &options) |
Adds the randomization pipeline to the OpPassManager. | |
| void | circt::rtg::registerPipelines () |
Registers all pipelines for the rtg dialect. | |