Searched defs:getThinLTOOutputFile (Results 1 – 5 of 5) sorted by relevance
46 std::string BitcodeCompiler::getThinLTOOutputFile(StringRef path) { in getThinLTOOutputFile() function in BitcodeCompiler
46 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile() function
48 static std::string getThinLTOOutputFile(StringRef modulePath) { getThinLTOOutputFile() function
526 static std::string getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, in getThinLTOOutputFile() function
1595 std::string lto::getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, in getThinLTOOutputFile() function in lto