Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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()
945 if (!options::cs_profile_path.empty()) in createLTO()
946 Conf.CSIRProfile = options::cs_profile_path; in createLTO()