Searched refs:ScPlusOne (Results 1 – 1 of 1) sorted by relevance
1608 const SCEV *ScPlusOne = SE->getAddExpr(Sc, SE->getOne(PtrArithTy)); in expandBounds() local1609 Value *NewPtrPlusOne = Exp.expandCodeFor(ScPlusOne, PtrArithTy, Loc); in expandBounds()