Searched refs:mlirPythonCapsuleToIntegerSet (Results 1 – 2 of 2) sorted by relevance
414 static inline MlirIntegerSet mlirPythonCapsuleToIntegerSet(PyObject *capsule) { in mlirPythonCapsuleToIntegerSet() function
504 MlirIntegerSet rawIntegerSet = mlirPythonCapsuleToIntegerSet(capsule.ptr()); in getCapsule()