Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp1041 const SCEV *const StepArray[1] = { SE.getSCEV(StepV) }; in getAddRecExprPHILiterally() local
1042 IncV = expandAddToGEP(StepArray, StepArray+1, GEPPtrTy, IntTy, PN); in getAddRecExprPHILiterally()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp989 const SCEV *const StepArray[1] = { SE.getSCEV(StepV) }; in expandIVInc() local
990 IncV = expandAddToGEP(StepArray, StepArray+1, GEPPtrTy, IntTy, PN); in expandIVInc()