Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-opt-report/
H A DOptReport.cpp308 auto PrintLine = [&](bool PrintFuncName, in writeReport() local
449 PrintLine(true, FSLI.second); in writeReport()
452 PrintLine(false, UniqueLIs.begin()->second); in writeReport()
454 PrintLine(false, std::set<std::string>()); in writeReport()