Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DLTO.h93 setupStatsFile(StringRef StatsFilename);
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp512 auto StatsFileOrErr = lto::setupStatsFile(LTOStatsFile); in optimize()
H A DLTO.cpp1033 auto StatsFileOrErr = setupStatsFile(Conf.StatsFile); in run()
1633 lto::setupStatsFile(StringRef StatsFilename) { in setupStatsFile() function in lto