Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1290 class PyOpOperandList : public Sliceable<PyOpOperandList, PyValue> { class
1294 PyOpOperandList(PyOperationRef operation, intptr_t startIndex = 0, in PyOpOperandList() function in __anon49d064020211::PyOpOperandList