MLIR  19.0.0git
mlir::SuccessorOperands Member List

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

append(ValueRange valueRange)mlir::SuccessorOperandsinline
empty() constmlir::SuccessorOperandsinline
erase(unsigned subStart, unsigned subLen=1)mlir::SuccessorOperandsinline
getForwardedOperands() constmlir::SuccessorOperandsinline
getMutableForwardedOperands() constmlir::SuccessorOperandsinline
getOperandIndex(unsigned blockArgumentIndex) constmlir::SuccessorOperandsinline
getProducedOperandCount() constmlir::SuccessorOperandsinline
isOperandProduced(unsigned index) constmlir::SuccessorOperandsinline
operator[](unsigned index) constmlir::SuccessorOperandsinline
size() constmlir::SuccessorOperandsinline
slice(unsigned subStart, unsigned subLen) constmlir::SuccessorOperandsinline
SuccessorOperands(MutableOperandRange forwardedOperands)mlir::SuccessorOperandsexplicit
SuccessorOperands(unsigned producedOperandCount, MutableOperandRange forwardedOperands)mlir::SuccessorOperands