Searched refs:InstallDebugHandler (Results 1 – 3 of 3) sorted by relevance
78 class InstallDebugHandler::Impl {145 InstallDebugHandler::InstallDebugHandler(MLIRContext &context, in InstallDebugHandler() function in InstallDebugHandler149 InstallDebugHandler::~InstallDebugHandler() = default;
85 class InstallDebugHandler {87 InstallDebugHandler(MLIRContext &context, const DebugConfig &config);88 ~InstallDebugHandler();
532 tracing::InstallDebugHandler installDebugHandler(context, in MlirOptMain()