|
MLIR
22.0.0git
|
This is the complete list of members for mlir::SuccessorOperands, including all inherited members.
| append(ValueRange valueRange) | mlir::SuccessorOperands | inline |
| empty() const | mlir::SuccessorOperands | inline |
| erase(unsigned subStart, unsigned subLen=1) | mlir::SuccessorOperands | inline |
| getForwardedOperands() const | mlir::SuccessorOperands | inline |
| getMutableForwardedOperands() const | mlir::SuccessorOperands | inline |
| getOperandIndex(unsigned blockArgumentIndex) const | mlir::SuccessorOperands | inline |
| getProducedOperandCount() const | mlir::SuccessorOperands | inline |
| isOperandProduced(unsigned index) const | mlir::SuccessorOperands | inline |
| operator[](unsigned index) const | mlir::SuccessorOperands | inline |
| size() const | mlir::SuccessorOperands | inline |
| slice(unsigned subStart, unsigned subLen) const | mlir::SuccessorOperands | inline |
| SuccessorOperands(MutableOperandRange forwardedOperands) | mlir::SuccessorOperands | explicit |
| SuccessorOperands(unsigned producedOperandCount, MutableOperandRange forwardedOperands) | mlir::SuccessorOperands |