Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp541 class PyOpOperand { global() class
543 PyOpOperand(MlirOpOperand opOperand) : opOperand(opOperand) {} PyOpOperand() function in __anon0d8b16ee0311::PyOpOperand