Home
last modified time | relevance | path

Searched refs:firstOpRef (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1087 PyOperationRef firstOpRef = PyOperation::forOperation( in atBlockBegin() local
1089 return PyInsertionPoint{block, std::move(firstOpRef)}; in atBlockBegin()