Go to the source code of this file.
|
static DebugCounterList | DebugCounterOption ("debug-counter", cl::Hidden, cl::desc("Comma separated list of debug counter skip and count"), cl::CommaSeparated, cl::ZeroOrMore, cl::location(DebugCounter::instance())) |
|
◆ DebugCounterOption()
static DebugCounterList DebugCounterOption |
( |
"debug-counter" |
, |
|
|
cl::Hidden |
, |
|
|
cl::desc("Comma separated list of debug counter skip and count") |
, |
|
|
cl::CommaSeparated |
, |
|
|
cl::ZeroOrMore |
, |
|
|
cl::location(DebugCounter::instance()) |
|
|
) |
| |
|
static |
◆ DC
Definition at line 56 of file DebugCounter.cpp.
Referenced by llvm::TargetLowering::DAGCombinerInfo::AddToWorklist(), llvm::TargetLowering::DAGCombinerInfo::CombineTo(), llvm::TargetLowering::DAGCombinerInfo::CommitTargetLoweringOpt(), copyComdat(), getArrayElements(), llvm::DebugCounter::instance(), isMemOPCandidate(), LLVMCreateDisasmCPUFeatures(), LLVMDisasmDispose(), LLVMDisasmInstruction(), LLVMSetDisasmOptions(), llvm::AArch64InstPrinter::printSysAlias(), setRequiredFeatureString(), and llvm::SIInstrInfo::verifyInstruction().
◆ PrintDebugCounter