Home
last modified time | relevance | path

Searched refs:mlirPythonPassManagerToCapsule (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DPass.cpp37 mlirPythonPassManagerToCapsule(get())); in getCapsule()
/llvm-project-15.0.7/mlir/include/mlir-c/Bindings/Python/
H A DInterop.h238 static inline PyObject *mlirPythonPassManagerToCapsule(MlirPassManager pm) { in mlirPythonPassManagerToCapsule() function