MLIR
20.0.0git
|
#include "mlir/Debug/BreakpointManager.h"
#include "mlir/IR/Action.h"
#include "llvm/ADT/SmallVector.h"
Go to the source code of this file.
Classes | |
struct | mlir::tracing::ActionActiveStack |
This class is used to keep track of the active actions in the stack. More... | |
class | mlir::tracing::ExecutionContext |
The ExecutionContext is the main orchestration of the infrastructure, it acts as a handler in the MLIRContext for executing an Action. More... | |
struct | mlir::tracing::ExecutionContext::Observer |
This abstract class defines the interface used to observe an Action execution. More... | |
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::tracing | |