Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDebugOptions.h19 void initDebugCounterOptions();
H A DDebugCounter.cpp75 void llvm::initDebugCounterOptions() { (void)DebugCounter::instance(); } in initDebugCounterOptions() function in llvm
H A DCommandLine.cpp2666 initDebugCounterOptions(); in initCommonOptions()