|
MLIR
22.0.0git
|
This is the complete list of members for mlir::tracing::ActionLogger, including all inherited members.
| ActionLogger(raw_ostream &os, bool printActions=true, bool printBreakpoints=true, bool printIRUnits=true) | mlir::tracing::ActionLogger | inline |
| addBreakpointManager(const BreakpointManager *manager) | mlir::tracing::ActionLogger | inline |
| afterExecute(const ActionActiveStack *action) override | mlir::tracing::ActionLogger | virtual |
| beforeExecute(const ActionActiveStack *action, Breakpoint *breakpoint, bool willExecute) override | mlir::tracing::ActionLogger | virtual |
| ~Observer()=default | mlir::tracing::ExecutionContext::Observer | virtual |