13#ifndef CIRCT_TOOLS_RTGTOOL_RTGTOOLOPTIONS_H
14#define CIRCT_TOOLS_RTGTOOL_RTGTOOLOPTIONS_H
17#include "mlir/Pass/PassManager.h"
18#include "llvm/ADT/ArrayRef.h"
19#include "llvm/ADT/SmallVector.h"
void populateRandomizerPipeline(mlir::PassManager &pm, const RtgToolOptions &options)
Populates the passes necessary to lower IR with RTG randomization operations to fully elaborated IR (...
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.