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

References

lib/Linker/IRMover.cpp
  745     GlobalValue *DGV = getLinkedToGlobal(&SGV);
  761     if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) {
  775     if (GlobalValue *DGV = getLinkedToGlobal(&SGV))
  909       GlobalValue *DGV = getLinkedToGlobal(Key);
  964   GlobalValue *DGV = getLinkedToGlobal(SGV);