Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp978 std::optional<ssize_t> propertiesId = propertiesSection.emit(op); writeOp() local
/llvm-project/mlir/include/mlir/IR/
H A DOperationSupport.h972 TypeID propertiesId; global() member