Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp225 class PyRegionList { class
227 PyRegionList(PyOperationRef operation) : operation(std::move(operation)) {} in PyRegionList() function in __anon7f4419ab0111::PyRegionList