Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h298 std::string writeGeneratedObject(int count, StringRef CacheEntryPath,
/src/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp931 ThinLTOCodeGenerator::writeGeneratedObject(int count, StringRef CacheEntryPath, in writeGeneratedObject() function in ThinLTOCodeGenerator
1005 writeGeneratedObject(count, "", *OutputBuffer); in run()
1162 ProducedBinaryFiles[count] = writeGeneratedObject( in run()
1220 ProducedBinaryFiles[count] = writeGeneratedObject( in run()