Home
last modified time | relevance | path

Searched refs:WriteIndexToFile (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeWriter.h151 void WriteIndexToFile(const ModuleSummaryIndex &Index, raw_ostream &Out,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOBackend.cpp115 WriteIndexToFile(Index, OS); in addSaveTemps()
DThinLTOCodeGenerator.cpp946 WriteIndexToFile(*Index, OS); in run()
DLTO.cpp1232 WriteIndexToFile(CombinedIndex, OS, &ModuleToSummariesForIndex); in start()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4508 void llvm::WriteIndexToFile( in WriteIndexToFile() function in llvm