Searched defs:BytecodeVersionParser (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Tools/mlir-opt/ | ||
H A D | MlirOptMain.cpp | 57 class BytecodeVersionParser : public cl::parser<std::optional<int64_t>> { in BytecodeVersionParser() function in __anonaf8ca36b0111::BytecodeVersionParser |