Home
last modified time | relevance | path

Searched defs:afterExecute (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Debug/Observers/
H A DActionProfiler.cpp29 void ActionProfiler::afterExecute(const ActionActiveStack *action) { in afterExecute() function in ActionProfiler
H A DActionLogging.cpp66 void ActionLogger::afterExecute(const ActionActiveStack *action) { in afterExecute() function in ActionLogger
/llvm-project/mlir/include/mlir/Debug/
H A DExecutionContext.h102 virtual void afterExecute(const ActionActiveStack *action) {} in afterExecute() function
/llvm-project/mlir/lib/Debug/
H A DDebuggerExecutionContextHook.cpp353 void afterExecute(const ActionActiveStack *action) override { in afterExecute() function in __anondef8a5c10311::DebuggerObserver