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

References

lib/Linker/IRMover.cpp
  979   if (!ShouldLink && ForIndirectSymbol)
  998     NewGV = copyGlobalValueProto(SGV, ShouldLink || ForIndirectSymbol);
  999     if (ShouldLink || !ForIndirectSymbol)
 1010   if (ShouldLink || ForIndirectSymbol) {
 1020   if (!ShouldLink && ForIndirectSymbol)