Home
last modified time | relevance | path

Searched defs:getOperationObject (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRInterfaces.cpp219 py::object getOperationObject() { getOperationObject() function in mlir::python::PyConcreteOpInterface
H A DIRModule.h739 pybind11::object getOperationObject() { return operationObject; } getOperationObject() function