Searched defs:runReproducer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/Tools/mlir-opt/ | ||
H A D | MlirOptMain.h | 124 MlirOptMainConfig &runReproducer(bool enableReproducer) { runReproducer() function |
/llvm-project/mlir/lib/Tools/mlir-opt/ | ||
H A D | MlirOptMain.cpp | 121 static cl::opt<bool, /*ExternalStorage=*/true> runReproducer( MlirOptMainConfigCLOptions() local |