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