Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp549 class WriteThinLTOBitcode : public ModulePass { class
557 WriteThinLTOBitcode() : ModulePass(ID), OS(dbgs()) { in WriteThinLTOBitcode() function in __anon80f79eee0111::WriteThinLTOBitcode
561 explicit WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) in WriteThinLTOBitcode() function in __anon80f79eee0111::WriteThinLTOBitcode