Lines Matching refs:ResolvedODR
366 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in ModuleCacheEntry() argument
391 ResolvedODR, DefinedGVSummaries); in ModuleCacheEntry()
515 &ResolvedODR, in resolvePrevailingInIndex()
531 ResolvedODR[ModuleIdentifier][GUID] = NewLinkage; in resolvePrevailingInIndex()
707 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in promote() local
708 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in promote()
894 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in internalize() local
895 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in internalize()
1091 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in run() local
1095 resolvePrevailingInIndex(*Index, ResolvedODR, GUIDPreservedSymbols, in run()
1117 ResolvedODR[ModuleIdentifier]; in run()
1146 ResolvedODR[ModuleIdentifier], in run()