Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DProtocol.h33 struct MLIRConvertBytecodeParams { struct
39 bool fromJSON(const llvm::json::Value &value, MLIRConvertBytecodeParams &result, argument