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

References

lib/Analysis/GlobalsModRef.cpp
  820   const GlobalValue *GV2 = dyn_cast<GlobalValue>(UV2);
  845       const Value *UV = GV1 ? UV2 : UV1;
  862   if (const LoadInst *LI = dyn_cast<LoadInst>(UV2))
  872     GV2 = AllocsForIndirectGlobals.lookup(UV2);