Searched refs:thinlto_prefix_replace (Results 1 – 1 of 1) sorted by relevance
186 static std::string thinlto_prefix_replace; variable257 thinlto_prefix_replace = std::string(opt); in process_plugin_option()258 if (thinlto_prefix_replace.find(';') == std::string::npos) in process_plugin_option()855 StringRef PrefixReplace = options::thinlto_prefix_replace; in getThinLTOOldAndNewPrefix()