Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getPointerOperand

521       StripPointerCastsAndObjCCalls(LI->getPointerOperand());
551 return FindSingleUseIdentifiedObject(GEP->getPointerOperand());
1733 const Value *Op = GetUnderlyingObjCPtr(SI->getPointerOperand());
2828 StripPointerCastsAndObjCCalls(LI->getPointerOperand())))
3569 if (Store->getPointerOperand() != Loc.Ptr) return;
3589 Value *Args[] = { Load->getPointerOperand(), New };
3757 Arg = cast<GEPOperator>(Arg)->getPointerOperand();