Home
last modified time | relevance | path

Searched defs:StatsFileOrErr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp595 auto StatsFileOrErr = lto::setupStatsFile(LTOStatsFile); optimize() local
H A DLTO.cpp1159 auto StatsFileOrErr = setupStatsFile(Conf.StatsFile); run() local