Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp177 struct PyGlobalDebugFlag { struct
184 py::class_<PyGlobalDebugFlag>(m, "_GlobalDebug", py::module_local()) in bind() argument