Searched refs:ICDigits (Results 1 – 1 of 1) sorted by relevance
293 unsigned ICDigits = llvm::utostr(MaxLI.InterleaveCount).size(); in writeReport() local367 std::string VSpaces(Succinct ? 0 : VFDigits + ICDigits + 1, ' '); in writeReport()382 ICDigits](OptReportLocationInfo &LLI) -> std::string { in writeReport()388 RS << std::string(VFDigits + ICDigits + 1 - RS.str().size(), ' '); in writeReport()