Searched refs:ThinLTOPrefixReplace (Results 1 – 1 of 1) sorted by relevance
142 static cl::opt<std::string> ThinLTOPrefixReplace( variable515 assert(ThinLTOPrefixReplace.empty() || in getThinLTOOldAndNewPrefix()516 ThinLTOPrefixReplace.find(';') != StringRef::npos); in getThinLTOOldAndNewPrefix()517 StringRef PrefixReplace = ThinLTOPrefixReplace; in getThinLTOOldAndNewPrefix()