Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h180 llvm::StringRef optStatsFilename; member
H A DLTO.cpp125 c.StatsFile = std::string(config->optStatsFilename); in createConfig()
H A DDriver.cpp1364 config->optStatsFilename = args.getLastArgValue(OPT_plugin_opt_stats_file); in readConfigs()