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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp413 class IndexBitcodeWriter : public BitcodeWriterBase { class in namespace:__anon1718
429 /// Constructs a IndexBitcodeWriter object for the given combined index,
432 IndexBitcodeWriter(BitstreamWriter &Stream, StringTableBuilder &StrtabBuilder, function in class:__anon1718::IndexBitcodeWriter
3571 void IndexBitcodeWriter::writeModStrings() {
4057 void IndexBitcodeWriter::writeCombinedGlobalValueSummary() {
4622 IndexBitcodeWriter IndexWriter(*Stream, StrtabBuilder, *Index,
4655 void IndexBitcodeWriter::write() {

Completed in 139 milliseconds