Searched defs:OldSuffix (Results 1 – 1 of 1) sorted by relevance
703 static void getThinLTOOldAndNewSuffix(std::string &OldSuffix, in getThinLTOOldAndNewSuffix()715 static std::string getThinLTOObjectFileName(StringRef Path, StringRef OldSuffix, in getThinLTOObjectFileName()1047 std::string OldSuffix, NewSuffix; in runLTO() local