Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDebugCounter.h134 std::pair<std::string, std::string> getCounterInfo(unsigned ID) const { in getCounterInfo() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDebugCounter.cpp36 CounterInstance.getCounterInfo(CounterInstance.getCounterId(Name)); in printOptionInfo()