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

References

lib/Linker/IRMover.cpp
  943   if (ValuesToLink.count(&SGV) || SGV.hasLocalLinkage())
  943   if (ValuesToLink.count(&SGV) || SGV.hasLocalLinkage())
  949   if (SGV.isDeclaration() || DoneLinkingBodies)
  955   AddLazyFor(SGV, [this, &LazilyAdded](GlobalValue &GV) {