Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DAffineStructures.cpp351 SmallVector<Value, 4> trailingOperands; in getIneqAsAffineValueMap() local
/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp240 OperandStorage(Operation * owner,OpOperand * trailingOperands,ValueRange values) OperandStorage() argument