Searched refs:MaxDebugTypeLen (Results 1 – 1 of 1) sorted by relevance
179 unsigned MaxDebugTypeLen = 0, MaxValLen = 0; in PrintStatistics() local182 MaxDebugTypeLen = in PrintStatistics()183 std::max(MaxDebugTypeLen, (unsigned)std::strlen(Stat->getDebugType())); in PrintStatistics()196 MaxDebugTypeLen, Stat->getDebugType(), Stat->getDesc()); in PrintStatistics()