Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DStatistic.cpp179 unsigned MaxDebugTypeLen = 0, MaxValLen = 0; in PrintStatistics() local
183 MaxDebugTypeLen = std::max(MaxDebugTypeLen, in PrintStatistics()
198 MaxDebugTypeLen, Stats.Stats[i]->getDebugType(), in PrintStatistics()