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

References

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