Home | History | Annotate | Download | only in Scalar

Lines Matching refs:GetUnderlyingObject

695       AllocaInst *OrigAI = cast<AllocaInst>(GetUnderlyingObject(Ptr, &TD, 0));
697 if (GetUnderlyingObject(MTI->getSource(), &TD, 0) != OrigAI) {
713 } else if (GetUnderlyingObject(MTI->getDest(), &TD, 0) != OrigAI) {