Lines Matching refs:ResolvedODR
334 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in ModuleCacheEntry() argument
359 ResolvedODR, DefinedGVSummaries); in ModuleCacheEntry()
491 &ResolvedODR, in resolvePrevailingInIndex()
507 ResolvedODR[ModuleIdentifier][GUID] = NewLinkage; in resolvePrevailingInIndex()
689 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in promote() local
690 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in promote()
854 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in internalize() local
855 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in internalize()
1032 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in run() local
1039 resolvePrevailingInIndex(*Index, ResolvedODR, GUIDPreservedSymbols, in run()
1059 ResolvedODR[ModuleIdentifier]; in run()
1083 ResolvedODR[ModuleIdentifier], in run()