MLIR  19.0.0git
Variables
DebugCounter.cpp File Reference
#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
 

Variable Documentation

◆ clOptions

llvm::ManagedStatic<DebugCounterOptions> clOptions
static