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