Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp202 static std::string sample_profile; variable
284 sample_profile = std::string(opt); in process_plugin_option()
941 if (!options::sample_profile.empty()) in createLTO()
942 Conf.SampleProfile = options::sample_profile; in createLTO()