Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp331 class PyRegionList { global() class
333 PyRegionList(PyOperationRef operation) : operation(std::move(operation)) {} PyRegionList() function in __anon0d8b16ee0311::PyRegionList