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