Home
last modified time | relevance | path

Searched defs: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.cpp491 class WriteThinLTOBitcode : public ModulePass { class
499 WriteThinLTOBitcode() : ModulePass(ID), OS(dbgs()), ThinLinkOS(nullptr) { in WriteThinLTOBitcode() function in __anon154014480111::WriteThinLTOBitcode
503 explicit WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) in WriteThinLTOBitcode() function in __anon154014480111::WriteThinLTOBitcode