Lines Matching refs:ResolvedODR
399 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in ModuleCacheEntry() argument
424 ResolvedODR, DefinedGVSummaries); in ModuleCacheEntry()
561 &ResolvedODR, in resolvePrevailingInIndex()
577 ResolvedODR[ModuleIdentifier][GUID] = NewLinkage; in resolvePrevailingInIndex()
761 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in promote() local
762 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in promote()
926 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in internalize() local
927 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in internalize()
1107 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in run() local
1114 resolvePrevailingInIndex(*Index, ResolvedODR, GUIDPreservedSymbols, in run()
1134 ResolvedODR[ModuleIdentifier]; in run()
1158 ResolvedODR[ModuleIdentifier], in run()