Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DestPtr

153     bool processLoopStridedStore(Value *DestPtr, unsigned StoreSize,
944 processLoopStridedStore(Value *DestPtr, unsigned StoreSize,
986 unsigned AddrSpace = cast<PointerType>(DestPtr->getType())->getAddressSpace();
1005 Type *IntPtr = TD->getIntPtrType(DestPtr->getContext());