Home
last modified time | relevance | path

Searched refs:StepArray (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp967 const SCEV *const StepArray[1] = { SE.getSCEV(StepV) }; in expandIVInc() local
968 IncV = expandAddToGEP(StepArray, StepArray+1, GEPPtrTy, IntTy, PN); in expandIVInc()