MLIR
20.0.0git
|
#include "mlir/Debug/Counter.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/ManagedStatic.h"
Go to the source code of this file.
Variables | |
static llvm::ManagedStatic< DebugCounterOptions > | clOptions |
|
static |
Definition at line 40 of file DebugCounter.cpp.
Referenced by mlir::tracing::DebugCounter::isActivated(), mlir::tracing::DebugCounter::registerCLOptions(), and mlir::tracing::DebugCounter::~DebugCounter().