Home
last modified time | relevance | path

Searched defs:getThinLTOOutputFile (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/COFF/
H A DLTO.cpp46 std::string BitcodeCompiler::getThinLTOOutputFile(StringRef path) { in getThinLTOOutputFile() function in BitcodeCompiler
/llvm-project/lld/ELF/
H A DLTO.cpp46 static std::string getThinLTOOutputFile(Ctx &ctx, StringRef modulePath) { in getThinLTOOutputFile() function
/llvm-project/lld/MachO/
H A DLTO.cpp36 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile() function
/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp526 static std::string getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, getThinLTOOutputFile() function
/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1594 std::string lto::getThinLTOOutputFile(StringRef Path, StringRef OldPrefix, getThinLTOOutputFile() function in lto