|
MLIR 23.0.0git
|
#include "mlir/Bindings/Python/IRCore.h"
Public Member Functions | |
| PyOpOperandIterator (MlirOpOperand opOperand) | |
| PyOpOperandIterator & | dunderIter () |
| nanobind::typed< nanobind::object, PyOpOperand > | dunderNext () |
Static Public Member Functions | |
| static void | bind (nanobind::module_ &m) |
|
inline |
Definition at line 1509 of file IRCore.h.
Referenced by dunderIter().
|
static |
Definition at line 419 of file IRCore.cpp.
Referenced by mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::populateIRCore().
|
inline |
Definition at line 1511 of file IRCore.h.
References PyOpOperandIterator().
| nb::typed< nb::object, PyOpOperand > mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperandIterator::dunderNext | ( | ) |
Definition at line 407 of file IRCore.cpp.
References mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperand::getOperandNumber().