reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/IR/ModuleSummaryIndex.h
 1279     auto TidIter = TypeIdMap.equal_range(GlobalValue::getGUID(TypeId));
 1281       if (It->second.first == TypeId)
 1284         {GlobalValue::getGUID(TypeId), {TypeId, TypeIdSummary()}});
 1284         {GlobalValue::getGUID(TypeId), {TypeId, TypeIdSummary()}});