MLIR
20.0.0git
|
This is the complete list of members for mlir::presburger::LinearTransform, including all inherited members.
applyTo(const IntegerRelation &rel) const | mlir::presburger::LinearTransform | |
LinearTransform(IntMatrix &&oMatrix) | mlir::presburger::LinearTransform | explicit |
LinearTransform(const IntMatrix &oMatrix) | mlir::presburger::LinearTransform | explicit |
makeTransformToColumnEchelon(const IntMatrix &m) | mlir::presburger::LinearTransform | static |
postMultiplyWithColumn(ArrayRef< DynamicAPInt > colVec) const | mlir::presburger::LinearTransform | inline |
preMultiplyWithRow(ArrayRef< DynamicAPInt > rowVec) const | mlir::presburger::LinearTransform | inline |