Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Support/
DDebugCounter.h75 if (!isCountingEnabled()) in shouldExecute()
153 static bool isCountingEnabled() { in isCountingEnabled() function
/external/llvm-project/llvm/lib/Support/
DDebugCounter.cpp59 if (isCountingEnabled() && PrintDebugCounter) in ~DebugCounter()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDebugCounter.cpp59 if (isCountingEnabled() && PrintDebugCounter) in ~DebugCounter()