MLIR 22.0.0git
ExecutionContext.h File Reference
#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

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::tracing