Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-opt-report/
H A DOptReport.cpp307 auto PrintLine = [&](bool PrintFuncName, in writeReport() local
448 PrintLine(true, FSLI.second); in writeReport()
451 PrintLine(false, UniqueLIs.begin()->second); in writeReport()
453 PrintLine(false, std::set<std::string>()); in writeReport()