Home
last modified time | relevance | path

Searched refs:MaxDebugTypeLen (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
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()