Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp448 void writeThinLTOBitcode(raw_ostream &OS, raw_ostream *ThinLinkOS, in writeThinLTOBitcode() function
513 writeThinLTOBitcode(OS, ThinLinkOS, LegacyAARGetter(*this), M, Index); in runOnModule()
543 writeThinLTOBitcode(OS, ThinLinkOS, in run()