Searched refs:StepArray (Results 1 – 2 of 2) sorted by relevance
1041 const SCEV *const StepArray[1] = { SE.getSCEV(StepV) }; in getAddRecExprPHILiterally() local1042 IncV = expandAddToGEP(StepArray, StepArray+1, GEPPtrTy, IntTy, PN); in getAddRecExprPHILiterally()
989 const SCEV *const StepArray[1] = { SE.getSCEV(StepV) }; in expandIVInc() local990 IncV = expandAddToGEP(StepArray, StepArray+1, GEPPtrTy, IntTy, PN); in expandIVInc()