CIRCT 22.0.0git
|
Options for the RTG randomization pipeline. More...
#include <RTGPassPipelines.h>
Public Attributes | |
PassOptions::Option< unsigned > | seed |
PassOptions::Option< bool > | memoriesAsImmediates |
Options for the RTG randomization pipeline.
Definition at line 18 of file RTGPassPipelines.h.
PassOptions::Option<bool> circt::rtg::RandomizationPipelineOptions::memoriesAsImmediates |
Definition at line 22 of file RTGPassPipelines.h.
PassOptions::Option<unsigned> circt::rtg::RandomizationPipelineOptions::seed |
Definition at line 20 of file RTGPassPipelines.h.