Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DValueRange.h83 using OwnerT = std::pair<OpOperand *, Attribute>; variable
207 using OwnerT = std::pair<MutableOperandRange, NamedAttribute>; variable
[all...]
H A DRegion.h350 using OwnerT = variable