Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DProtocol.h48 struct MLIRConvertBytecodeResult { struct
54 llvm::json::Value toJSON(const MLIRConvertBytecodeResult &value); argument