Searched defs:getThinLTOOutputFile (Results 1 – 5 of 5) sorted by relevance
40 std::string BitcodeCompiler::getThinLTOOutputFile(StringRef path) { in getThinLTOOutputFile() function in BitcodeCompiler
34 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile() function
40 static std::string getThinLTOOutputFile(Ctx &ctx, StringRef modulePath) { in getThinLTOOutputFile() function
580 static std::string getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, in getThinLTOOutputFile() function
1785 std::string lto::getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, in getThinLTOOutputFile() function in lto