Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1355 class PyOpAttributeMap { class
1357 PyOpAttributeMap(PyOperationRef operation) : operation(operation) {} in PyOpAttributeMap() function in __anon49d064020211::PyOpAttributeMap