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(Ctx &ctx, StringRef modulePath) { in getThinLTOOutputFile() function
36 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile() function
526 static std::string getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, getThinLTOOutputFile() function
1594 std::string lto::getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, getThinLTOOutputFile() function in lto