Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h132 std::pair<std::string, std::string> getCounterInfo(unsigned ID) const { in getCounterInfo() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DDebugCounter.cpp38 CounterInstance.getCounterInfo(CounterInstance.getCounterId(Name)); in printOptionInfo()