Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp458 class IndexBitcodeWriter : public BitcodeWriterBase { class
498 IndexBitcodeWriter( in IndexBitcodeWriter() function in __anoneb218b5c0111::IndexBitcodeWriter
4162 void IndexBitcodeWriter::writeModStrings() { in writeModStrings()
4900 void IndexBitcodeWriter::writeCombinedGlobalValueSummary() { in writeCombinedGlobalValueSummary()
5565 IndexBitcodeWriter IndexWriter(*Stream, StrtabBuilder, *Index, DecSummaries, in writeIndex()
5600 void IndexBitcodeWriter::write() { in write()