Lines Matching refs:getPointerOperand
179 addRange(OffsetFromFirst, StoreSize.getFixedSize(), SI->getPointerOperand(), in addStore()
455 isPointerOffset(StartPtr, NextStore->getPointerOperand(), DL); in tryMergingIntoMemset()
549 if (auto *Ptr = dyn_cast<Instruction>(SI->getPointerOperand())) in moveUp()
735 SI->getPointerOperand(), SI->getAlign(), in processStore()
736 LI->getPointerOperand(), LI->getAlign(), Size); in processStore()
739 SI->getPointerOperand(), SI->getAlign(), in processStore()
740 LI->getPointerOperand(), LI->getAlign(), Size); in processStore()
773 LI, SI, SI->getPointerOperand()->stripPointerCasts(), in processStore()
774 LI->getPointerOperand()->stripPointerCasts(), in processStore()
801 if (Instruction *I = tryMergingIntoMemset(SI, SI->getPointerOperand(), in processStore()
814 auto *M = Builder.CreateMemSet(SI->getPointerOperand(), ByteVal, Size, in processStore()
1040 DT->dominates(GEP->getPointerOperand(), C)) in performCallSlotOptzn()