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 262 of file IRCore.cpp.
|
inlinestatic |
Definition at line 273 of file IRCore.cpp.
References get(), mlirSetGlobalDebugType(), mlirSetGlobalDebugTypes(), and set().
|
inlinestatic |
Definition at line 268 of file IRCore.cpp.
References mlirIsGlobalDebugEnabled().
Referenced by bind().
|
inlinestatic |
Definition at line 263 of file IRCore.cpp.
References mlirEnableGlobalDebug().
Referenced by bind().