MLIR 22.0.0git
ExecutionContext.cpp File Reference
#include "mlir/Debug/ExecutionContext.h"
#include "llvm/ADT/ScopeExit.h"
#include "llvm/Support/FormatVariadic.h"

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