MLIR
20.0.0git
|
#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 ActionActiveStack * | actionStack = nullptr |
|
static |
Definition at line 51 of file ExecutionContext.cpp.
Referenced by mlir::tracing::ExecutionContext::operator()().