MLIR
20.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 241 of file IRCore.cpp.
|
inlinestatic |
Definition at line 246 of file IRCore.cpp.
|
inlinestatic |
Definition at line 244 of file IRCore.cpp.
References mlirIsGlobalDebugEnabled().
|
inlinestatic |
Definition at line 242 of file IRCore.cpp.
References mlirEnableGlobalDebug().