Searched defs:NewGEP (Results 1 – 8 of 8) sorted by relevance
315 if (auto *NewGEP = tryReassociateGEPAtIndex(GEP, I - 1, in tryReassociateGEP() local354 if (auto *NewGEP = tryReassociateGEPAtIndex(GEP, I, LHS, RHS, IndexedType)) in tryReassociateGEPAtIndex() local358 if (auto *NewGEP = in tryReassociateGEPAtIndex() local430 GetElementPtrInst *NewGEP = cast<GetElementPtrInst>( in tryReassociateGEPAtIndex() local
1061 Instruction *NewGEP = GEP->clone(); in splitGEP() local
485 GetElementPtrInst *NewGEP = GetElementPtrInst::Create( in cloneInstructionWithNewAddressSpace() local
127 auto *NewGEP = ConstantExpr::getGetElementPtr( in splitGlobal() local
1807 auto *NewGEP = cast<GetElementPtrInst>(Op1->clone()); in visitGetElementPtrInst() local1888 auto *NewGEP = GetElementPtrInst::Create(GEPEltType, NewSrc, {SO1}); in visitGetElementPtrInst() local2068 Value *NewGEP = in visitGetElementPtrInst() local2087 Value *NewGEP = in visitGetElementPtrInst() local2123 Value *NewGEP = in visitGetElementPtrInst() local2167 Value *NewGEP = in visitGetElementPtrInst() local
489 GetElementPtrInst *NewGEP = in FoldPHIArgGEPIntoPHI() local
5487 Value *NewGEP = NewBaseGEP; in splitLargeGEPOffsets() local
4095 auto *NewGEP = in widenGEP() local