Home
last modified time | relevance | path

Searched refs:PrintDebugCounter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDebugCounter.cpp51 static cl::opt<bool> PrintDebugCounter( variable
59 if (isCountingEnabled() && PrintDebugCounter) in ~DebugCounter()