|
MLIR 22.0.0git
|
Wrapper for the global LLVM debugging flag. More...
Static Public Member Functions | |
| static void | set (nb::object &o, bool enable) |
| static bool | get (const nb::object &) |
| static void | bind (nb::module_ &m) |
Wrapper for the global LLVM debugging flag.
Definition at line 116 of file IRCore.cpp.
|
inlinestatic |
Definition at line 127 of file IRCore.cpp.
References get(), mlirSetGlobalDebugType(), mlirSetGlobalDebugTypes(), and set().
|
inlinestatic |
Definition at line 122 of file IRCore.cpp.
References mlirIsGlobalDebugEnabled().
Referenced by bind().
Definition at line 117 of file IRCore.cpp.
References mlirEnableGlobalDebug().
Referenced by bind().