Lines Matching refs:NewGEP
231 GetElementPtrInst *NewGEP =233 if (AllInBounds) NewGEP->setIsInBounds();234 NewGEP->setDebugLoc(FirstInst->getDebugLoc());235 return NewGEP;