Searched defs:PyOperation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRModule.h | 41 class PyOperation; variable |
H A D | IRCore.cpp | 1133 PyOperation::PyOperation(PyMlirContextRef contextRef, MlirOperation operation) PyOperation() function in PyOperation |