Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h872 PyInsertionPoint(PyBlock block,std::optional<PyOperationRef> refOperation) PyInsertionPoint() argument
875 std::optional<PyOperationRef> refOperation; global() variable
H A DIRCore.cpp3393 auto refOperation = self.getRefOperation(); populateIRCore() local