Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h151 static void enableAllCounters() { instance().Enabled = true; } in enableAllCounters() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDebugCounter.cpp195 enableAllCounters(); in push_back()