Searched defs:setDialectVersion (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/Bytecode/ | ||
H A D | BytecodeWriter.h | 107 void setDialectVersion(std::unique_ptr<DialectVersion> dialectVersion) const { setDialectVersion() function |
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | BytecodeWriter.cpp | 113 void BytecodeWriterConfig::setDialectVersion( setDialectVersion() function in BytecodeWriterConfig |