Searched defs:PrintSize (Results 1 – 5 of 5) sorted by relevance
31 bool PrintSize; variable
687 static void PrintSize(double Bits) { in PrintSize() function690 static void PrintSize(uint64_t Bits) { in PrintSize() function
146 void PrintSize(const char* label, size_t size) { in PrintSize() function
128 cl::opt<bool> PrintSize("print-size", variable
1977 static void PrintSize(AString &s, UInt64 v) in PrintSize() function