Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h297 std::string writeGeneratedObject(int count, StringRef CacheEntryPath,
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp935 ThinLTOCodeGenerator::writeGeneratedObject(int count, StringRef CacheEntryPath, in writeGeneratedObject() function in ThinLTOCodeGenerator
1009 writeGeneratedObject(count, "", *OutputBuffer); in run()
1166 ProducedBinaryFiles[count] = writeGeneratedObject( in run()
1224 ProducedBinaryFiles[count] = writeGeneratedObject( in run()