MLIR
20.0.0git
|
This is a RAII class that installs the debug handlers on the context based on the provided configuration. More...
#include "mlir/Debug/CLOptionsSetup.h"
Classes | |
class | Impl |
Public Member Functions | |
InstallDebugHandler (MLIRContext &context, const DebugConfig &config) | |
~InstallDebugHandler () | |
This is a RAII class that installs the debug handlers on the context based on the provided configuration.
Definition at line 85 of file CLOptionsSetup.h.
InstallDebugHandler::InstallDebugHandler | ( | MLIRContext & | context, |
const DebugConfig & | config | ||
) |
Definition at line 145 of file CLOptionsSetup.cpp.
|
default |