Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateInBoundsGEP

968           Builder->CreateInBoundsGEP(StrippedPtr, Idx, GEP.getName()) :
1027 Builder->CreateInBoundsGEP(StrippedPtr, Idx, GEP.getName()):
1079 Builder->CreateInBoundsGEP(BCI->getOperand(0), NewIndices) :
1398 Value *GEP = Builder->CreateInBoundsGEP(L->getPointerOperand(), Indices);