Lines Matching refs:getPointerOperand
183 addRange(OffsetFromFirst, StoreSize.getFixedSize(), SI->getPointerOperand(), in addStore()
447 isPointerOffset(StartPtr, NextStore->getPointerOperand(), DL); in tryMergingIntoMemset()
543 if (auto *Ptr = dyn_cast<Instruction>(SI->getPointerOperand())) in moveUp()
726 SI->getPointerOperand(), SI->getAlign(), in processStore()
727 LI->getPointerOperand(), LI->getAlign(), Size); in processStore()
730 SI->getPointerOperand(), SI->getAlign(), in processStore()
731 LI->getPointerOperand(), LI->getAlign(), Size); in processStore()
794 LI, SI, SI->getPointerOperand()->stripPointerCasts(), in processStore()
795 LI->getPointerOperand()->stripPointerCasts(), in processStore()
816 if (Instruction *I = tryMergingIntoMemset(SI, SI->getPointerOperand(), in processStore()
829 auto *M = Builder.CreateMemSet(SI->getPointerOperand(), ByteVal, Size, in processStore()
983 DT->dominates(GEP->getPointerOperand(), C)) in performCallSlotOptzn()