|
MLIR 22.0.0git
|
Public Member Functions | |
| PyIntegerSetConstraint (PyIntegerSet set, intptr_t pos) | |
| PyAffineExpr | getExpr () |
| bool | isEq () |
Static Public Member Functions | |
| static void | bind (nb::module_ &m) |
Definition at line 468 of file IRAffine.cpp.
|
inline |
Definition at line 470 of file IRAffine.cpp.
|
inlinestatic |
Definition at line 480 of file IRAffine.cpp.
References getExpr(), and isEq().
Referenced by mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::populateIRAffine().
|
inline |
Definition at line 473 of file IRAffine.cpp.
References mlirIntegerSetGetConstraint().
Referenced by bind().
|
inline |
Definition at line 478 of file IRAffine.cpp.
References mlirIntegerSetIsConstraintEq().
Referenced by bind().