Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h160 llvm::StringRef optStatsFilename; member
H A DLTO.cpp147 c.StatsFile = std::string(config->optStatsFilename); in createConfig()
H A DDriver.cpp1181 config->optStatsFilename = args.getLastArgValue(OPT_plugin_opt_stats_file); in readConfigs()