Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp202 static std::string sample_profile; variable
284 sample_profile = std::string(opt); in process_plugin_option()
953 if (!options::sample_profile.empty()) in createLTO()
954 Conf.SampleProfile = options::sample_profile; in createLTO()