Searched defs:refOperation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRModule.h | 872 PyInsertionPoint(PyBlock block,std::optional<PyOperationRef> refOperation) PyInsertionPoint() argument |
H A D | IRCore.cpp | 3393 auto refOperation = self.getRefOperation(); populateIRCore() local |