This is the complete list of members for llvm::ModuleSummaryIndex, including all inherited members.
| addGlobalValueSummary(StringRef ValueName, std::unique_ptr< GlobalValueSummary > Summary) | llvm::ModuleSummaryIndex | inline |
| addGlobalValueSummary(GlobalValue::GUID ValueGUID, std::unique_ptr< GlobalValueSummary > Summary) | llvm::ModuleSummaryIndex | inline |
| addModulePath(StringRef ModPath, uint64_t ModId, ModuleHash Hash=ModuleHash{{0}}) | llvm::ModuleSummaryIndex | inline |
| begin() | llvm::ModuleSummaryIndex | inline |
| begin() const | llvm::ModuleSummaryIndex | inline |
| collectDefinedFunctionsForModule(StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const | llvm::ModuleSummaryIndex | |
| collectDefinedGVSummariesPerModule(StringMap< GVSummaryMapTy > &ModuleToDefinedGVSummaries) const | llvm::ModuleSummaryIndex | |
| end() | llvm::ModuleSummaryIndex | inline |
| end() const | llvm::ModuleSummaryIndex | inline |
| findGlobalValueSummaryList(StringRef ValueName) const | llvm::ModuleSummaryIndex | inline |
| findGlobalValueSummaryList(GlobalValue::GUID ValueGUID) const | llvm::ModuleSummaryIndex | inline |
| findSummaryInModule(GlobalValue::GUID ValueGUID, StringRef ModuleId) const | llvm::ModuleSummaryIndex | inline |
| getGlobalNameForLocal(StringRef Name, ModuleHash ModHash) | llvm::ModuleSummaryIndex | inlinestatic |
| getGlobalValueSummary(const GlobalValue &GV, bool PerModuleIndex=true) const | llvm::ModuleSummaryIndex | inline |
| getGlobalValueSummary(GlobalValue::GUID ValueGUID, bool PerModuleIndex=true) const | llvm::ModuleSummaryIndex | |
| getGlobalValueSummaryList(StringRef ValueName) | llvm::ModuleSummaryIndex | inline |
| getModuleHash(const StringRef ModPath) const | llvm::ModuleSummaryIndex | inline |
| getModuleId(const StringRef ModPath) const | llvm::ModuleSummaryIndex | inline |
| getOriginalNameBeforePromote(StringRef Name) | llvm::ModuleSummaryIndex | inlinestatic |
| hasExportedFunctions(const Module &M) const | llvm::ModuleSummaryIndex | inline |
| mergeFrom(std::unique_ptr< ModuleSummaryIndex > Other, uint64_t NextModuleId) | llvm::ModuleSummaryIndex | |
| modulePaths() const | llvm::ModuleSummaryIndex | inline |
| modulePaths() | llvm::ModuleSummaryIndex | inline |
| removeEmptySummaryEntries() | llvm::ModuleSummaryIndex | |
| size() const | llvm::ModuleSummaryIndex | inline |