Home
last modified time | relevance | path

Searched defs:showDialects (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/mlir-opt/
H A DMlirOptMain.h133 MlirOptMainConfig &showDialects(bool show) { showDialects() function
/llvm-project/mlir/lib/Tools/mlir-opt/
H A DMlirOptMain.cpp125 static cl::opt<bool, /*ExternalStorage=*/true> showDialects( MlirOptMainConfigCLOptions() local