Searched refs:getDebugActionManager (Results 1 – 4 of 4) sorted by relevance
205 DebugActionManager &getDebugActionManager();
118 context.getDebugActionManager().registerActionHandler<DebugCounter>(); in processBuffer()
109 DebugActionManager &manager = context->getDebugActionManager();
342 DebugActionManager &MLIRContext::getDebugActionManager() { in getDebugActionManager() function in MLIRContext