Searched defs:NewGEP (Results 1 – 5 of 5) sorted by relevance
350 if (auto *NewGEP = tryReassociateGEPAtIndex(GEP, I - 1, *GTI)) { in tryReassociateGEP() local388 if (auto *NewGEP = tryReassociateGEPAtIndex(GEP, I, LHS, RHS, IndexedType)) in tryReassociateGEPAtIndex() local392 if (auto *NewGEP = in tryReassociateGEPAtIndex() local464 GetElementPtrInst *NewGEP = in tryReassociateGEPAtIndex() local
1014 Instruction *NewGEP = GEP->clone(); in splitGEP() local
163 GetElementPtrInst *NewGEP = GetElementPtrInst::Create( in hoistAddrSpaceCastFromGEP() local175 Constant *NewGEP = ConstantExpr::getGetElementPtr( in hoistAddrSpaceCastFromGEP() local
1454 GetElementPtrInst *NewGEP = cast<GetElementPtrInst>(Op1->clone()); in visitGetElementPtrInst() local1677 Value *NewGEP = GEP.isInBounds() in visitGetElementPtrInst() local1697 Value *NewGEP = in visitGetElementPtrInst() local1732 Value *NewGEP = in visitGetElementPtrInst() local1775 Value *NewGEP = GEP.isInBounds() && NSW in visitGetElementPtrInst() local
232 GetElementPtrInst *NewGEP = in FoldPHIArgGEPIntoPHI() local