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 DLTO.cpp122 c.StatsFile = std::string(ctx.arg.optStatsFilename); in createConfig()
H A DConfig.h243 llvm::StringRef optStatsFilename; member
H A DDriver.cpp1489 ctx.arg.optStatsFilename = args.getLastArgValue(OPT_plugin_opt_stats_file); in readConfigs()