Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-opt-report/
H A DOptReport.cpp367 std::string USpaces(Succinct ? 0 : UCDigits, ' '); in writeReport() local
399 "U" + UStr(LLI) : (NothingUnrolled ? "" : " " + USpaces)); in writeReport()
414 (NothingUnrolled ? "" : " " + USpaces)); in writeReport()