reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
527 Mapper(ValueMap, RF_MoveDistinctMDs | RF_IgnoreMissingLocals, &TypeMap, 531 ValueMap.getMDMap() = std::move(SharedMDs); 537 ~IRLinker() { SharedMDs = std::move(*ValueMap.getMDMap()); } 611 if (ForIndirectSymbol && ValueMap.lookup(SGV) == New) 970 auto I = ValueMap.find(SGV); 971 if (I != ValueMap.end()) 1127 ValueMap.MD()[CU->getRawEnumTypes()].reset(nullptr); 1128 ValueMap.MD()[CU->getRawMacros()].reset(nullptr); 1129 ValueMap.MD()[CU->getRawRetainedTypes()].reset(nullptr); 1139 ValueMap.MD()[CU->getRawGlobalVariables()].reset(nullptr); 1172 ValueMap.MD()[CU->getRawImportedEntities()].reset(nullptr); 1435 if (ValueMap.find(GV) != ValueMap.end() || 1435 if (ValueMap.find(GV) != ValueMap.end() ||