MLIR  19.0.0git
Variables
ExecutionContext.cpp File Reference
#include "mlir/Debug/ExecutionContext.h"
#include "llvm/ADT/ScopeExit.h"
#include "llvm/Support/FormatVariadic.h"
#include <cstddef>

Go to the source code of this file.

Variables

static const LLVM_THREAD_LOCAL ActionActiveStackactionStack = nullptr
 

Variable Documentation

◆ actionStack

const LLVM_THREAD_LOCAL ActionActiveStack* actionStack = nullptr
static

Definition at line 51 of file ExecutionContext.cpp.

Referenced by mlir::tracing::ExecutionContext::operator()().