Searched refs:parseSummaryIndexInto (Results 1 – 1 of 1) sorted by relevance
532 std::error_code parseSummaryIndexInto(std::unique_ptr<DataStreamer> Streamer,6423 std::error_code ModuleSummaryIndexBitcodeReader::parseSummaryIndexInto( in parseSummaryIndexInto() function in ModuleSummaryIndexBitcodeReader6665 if (std::error_code EC = R.parseSummaryIndexInto(nullptr, Index.get())) in getModuleSummaryIndex()6684 if (std::error_code EC = R.parseSummaryIndexInto(nullptr, nullptr)) in hasGlobalValueSummary()