Searched defs:getOperationObject (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Bindings/Python/ | ||
| H A D | IRInterfaces.cpp | 127 py::object getOperationObject() { in getOperationObject() function in mlir::python::PyConcreteOpInterface |
| H A D | IRModule.h | 650 pybind11::object getOperationObject() { return operationObject; } in getOperationObject() function |