MLIR
18.0.0git
|
Wrapper for the global LLVM debugging flag. More...
Static Public Member Functions | |
static void | set (py::object &o, bool enable) |
static bool | get (const py::object &) |
static void | bind (py::module &m) |
Wrapper for the global LLVM debugging flag.
Definition at line 234 of file IRCore.cpp.
|
inlinestatic |
Definition at line 239 of file IRCore.cpp.
|
inlinestatic |
Definition at line 237 of file IRCore.cpp.
References mlirIsGlobalDebugEnabled().
Referenced by bind().
|
inlinestatic |
Definition at line 235 of file IRCore.cpp.
References mlirEnableGlobalDebug().
Referenced by bind().