Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp222 static std::string cs_profile_path; variable
288 cs_profile_path = std::string(opt); in process_plugin_option()
944 if (!options::cs_profile_path.empty()) in createLTO()
945 Conf.CSIRProfile = options::cs_profile_path; in createLTO()