Lines Matching refs:ResolvedODR
363 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in ModuleCacheEntry() argument
388 ResolvedODR, DefinedGVSummaries); in ModuleCacheEntry()
527 &ResolvedODR, in resolvePrevailingInIndex()
543 ResolvedODR[ModuleIdentifier][GUID] = NewLinkage; in resolvePrevailingInIndex()
727 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in promote() local
728 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in promote()
893 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in internalize() local
894 resolvePrevailingInIndex(Index, ResolvedODR, GUIDPreservedSymbols, in internalize()
1082 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> ResolvedODR; in run() local
1089 resolvePrevailingInIndex(*Index, ResolvedODR, GUIDPreservedSymbols, in run()
1111 ResolvedODR[ModuleIdentifier]; in run()
1140 ResolvedODR[ModuleIdentifier], in run()