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

/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp532 std::error_code parseSummaryIndexInto(std::unique_ptr<DataStreamer> Streamer,
6423 std::error_code ModuleSummaryIndexBitcodeReader::parseSummaryIndexInto( function in class:__anon12507::BitcodeReaderValueList::ModuleSummaryIndexBitcodeReader
6665 if (std::error_code EC = R.parseSummaryIndexInto(nullptr, Index.get()))
6684 if (std::error_code EC = R.parseSummaryIndexInto(nullptr, nullptr))

Completed in 89 milliseconds