Searched defs:parentKeepAlive (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRModule.h | 721 pybind11::object parentKeepAlive; global() variable |
H A D | IRCore.cpp | 1155 createInstance(PyMlirContextRef contextRef,MlirOperation operation,py::object parentKeepAlive) createInstance() argument |