Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp892 ThinLTOCodeGenerator::writeGeneratedObject(int count, StringRef CacheEntryPath, in writeGeneratedObject() function in ThinLTOCodeGenerator
961 writeGeneratedObject(count, "", *OutputBuffer); in run()
1104 ProducedBinaryFiles[count] = writeGeneratedObject( in run()
1161 ProducedBinaryFiles[count] = writeGeneratedObject( in run()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h295 std::string writeGeneratedObject(int count, StringRef CacheEntryPath,