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

References

lib/Analysis/MemoryLocation.cpp
  131   Call->getAAMetadata(AATags);
  132   const Value *Arg = Call->getArgOperand(ArgIdx);
  135   if (const IntrinsicInst *II = dyn_cast<IntrinsicInst>(Call)) {
  195   if (TLI && Call->getCalledFunction() &&
  196       TLI->getLibFunc(*Call->getCalledFunction(), F) &&
  203             dyn_cast<ConstantInt>(Call->getArgOperand(2)))
  209   return MemoryLocation(Call->getArgOperand(ArgIdx), LocationSize::unknown(),