Home
last modified time | relevance | path

Searched refs:writeGeneratedObject (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h297 std::string writeGeneratedObject(int count, StringRef CacheEntryPath,
/llvm-project-15.0.7/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp930 ThinLTOCodeGenerator::writeGeneratedObject(int count, StringRef CacheEntryPath, in writeGeneratedObject() function in ThinLTOCodeGenerator
1004 writeGeneratedObject(count, "", *OutputBuffer); in run()
1156 ProducedBinaryFiles[count] = writeGeneratedObject( in run()
1214 ProducedBinaryFiles[count] = writeGeneratedObject( in run()