MLIR  19.0.0git
mlir::detail::OperandStorage Member List

This is the complete list of members for mlir::detail::OperandStorage, including all inherited members.

eraseOperands(unsigned start, unsigned length)mlir::detail::OperandStorage
eraseOperands(const BitVector &eraseIndices)mlir::detail::OperandStorage
getOperands()mlir::detail::OperandStorageinline
OperandStorage(Operation *owner, OpOperand *trailingOperands, ValueRange values)mlir::detail::OperandStorage
setOperands(Operation *owner, ValueRange values)mlir::detail::OperandStorage
setOperands(Operation *owner, unsigned start, unsigned length, ValueRange operands)mlir::detail::OperandStorage
size()mlir::detail::OperandStorageinline
~OperandStorage()mlir::detail::OperandStorage