Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.h424 createDetached(PyMlirContextRef contextRef, MlirOperation operation,
DIRModules.cpp784 PyOperationRef PyOperation::createDetached(PyMlirContextRef contextRef, in createDetached() function in PyOperation
985 PyOperation::createDetached(location->getContext(), operation); in create()