Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DStatistic.cpp122 unsigned MaxDebugTypeLen = 0, MaxValLen = 0; in PrintStatistics() local
126 MaxDebugTypeLen = std::max(MaxDebugTypeLen, in PrintStatistics()
141 MaxDebugTypeLen, Stats.Stats[i]->getDebugType(), in PrintStatistics()