Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DStatistic.cpp177 unsigned MaxDebugTypeLen = 0, MaxValLen = 0; in PrintStatistics() local
181 MaxDebugTypeLen = std::max(MaxDebugTypeLen, in PrintStatistics()
196 MaxDebugTypeLen, Stats.Stats[i]->getDebugType(), in PrintStatistics()