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

References

lib/Analysis/MemoryDependenceAnalysis.cpp
  120       Loc = MemoryLocation::get(LI);
  124       Loc = MemoryLocation::get(LI);
  127     Loc = MemoryLocation();
  133       Loc = MemoryLocation::get(SI);
  137       Loc = MemoryLocation::get(SI);
  140     Loc = MemoryLocation();
  145     Loc = MemoryLocation::get(V);
  151     Loc = MemoryLocation(CI->getArgOperand(0));
  160       Loc = MemoryLocation::getForArgument(II, 1, TLI);
  165       Loc = MemoryLocation::getForArgument(II, 2, TLI);