Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h760 pybind11::object operationObject; // Holds the reference. global() variable
H A DIRCore.cpp1847 PyOpView(const py::object & operationObject) PyOpView() argument