Searched refs:readModuleSummaryIndex (Results 1 – 4 of 4) sorted by relevance
177 Error readModuleSummaryIndex(MemoryBufferRef Buffer,
383 ExitOnErr(readModuleSummaryIndex(*MB, CombinedIndex, NextModuleId++)); in createCombinedModuleSummaryIndex()
613 if (Error Err = readModuleSummaryIndex(ModuleBuffer.getMemBuffer(), in linkCombinedIndex()
5921 Error llvm::readModuleSummaryIndex(MemoryBufferRef Buffer, in readModuleSummaryIndex() function in llvm