Home
last modified time | relevance | path

Searched defs:WriteThinLTOBitcode (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp463 class WriteThinLTOBitcode : public ModulePass { class
471 WriteThinLTOBitcode() : ModulePass(ID), OS(dbgs()), ThinLinkOS(nullptr) { in WriteThinLTOBitcode() function in __anonf48513c30111::WriteThinLTOBitcode
475 explicit WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) in WriteThinLTOBitcode() function in __anonf48513c30111::WriteThinLTOBitcode