Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-opt-report/
DOptReport.cpp367 std::string VSpaces(Succinct ? 0 : VFDigits + ICDigits + 1, ' '); in writeReport() local
400 "V" + VStr(LLI) : (NothingVectorized ? "" : " " + VSpaces)); in writeReport()
416 (NothingVectorized ? "" : " " + VSpaces)); in writeReport()