Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DOperation.h1052 bool hasOperandStorage : 1; global() variable
/llvm-project/mlir/lib/IR/
H A DOperation.cpp158 OpaqueProperties properties, bool hasOperandStorage) in Operation() argument