Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDebugCounter.cpp111 enableAllCounters(); in push_back()
124 enableAllCounters(); in push_back()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DDebugCounter.h148 static void enableAllCounters() { instance().Enabled = true; } in enableAllCounters() function