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