|
MLIR 22.0.0git
|
Go to the source code of this file.
Classes | |
| class | mlir::tracing::Breakpoint |
| This abstract class represents a breakpoint. More... | |
| class | mlir::tracing::BreakpointBase< Derived > |
| This class provides a CRTP wrapper around a base breakpoint class to define a few necessary utility methods. More... | |
| class | mlir::tracing::BreakpointManager |
| A breakpoint manager is responsible for managing a set of breakpoints and matching them to a given action. More... | |
| class | mlir::tracing::BreakpointManagerBase< Derived > |
| CRTP base class for BreakpointManager implementations. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::tracing |
Functions | |
| raw_ostream & | mlir::tracing::operator<< (raw_ostream &os, const Breakpoint &breakpoint) |