Searched defs:PrevailingCopy (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 139 computePrevailingCopies(const ModuleSummaryIndex & Index,DenseMap<GlobalValue::GUID,const GlobalValueSummary * > & PrevailingCopy) computePrevailingCopies() argument 517 resolvePrevailingInIndex(ModuleSummaryIndex & Index,StringMap<std::map<GlobalValue::GUID,GlobalValue::LinkageTypes>> & ResolvedODR,const DenseSet<GlobalValue::GUID> & GUIDPreservedSymbols,const DenseMap<GlobalValue::GUID,const GlobalValueSummary * > & PrevailingCopy) resolvePrevailingInIndex() argument 644 const DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy; global() member 696 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; promote() local 748 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; crossModuleImport() local 788 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; gatherImportedSummariesForModule() local 826 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; emitImports() local 873 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; internalize() local 1072 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> PrevailingCopy; run() local [all...] |