Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h88 if (!isCountingEnabled()) in shouldExecute()
153 static bool isCountingEnabled() { in isCountingEnabled() function