Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1574 const SCEV *NewAR = getAddRecExpr(getConstant(AR->getType(), 0), Step, in getSignExtendExpr() local
1576 return getAddExpr(Start, getSignExtendExpr(NewAR, Ty)); in getSignExtendExpr()
4126 if (const SCEVAddRecExpr *NewAR = dyn_cast<SCEVAddRecExpr>(S)) { in createSCEV() local
4128 const_cast<SCEVAddRecExpr *>(NewAR)->setNoWrapFlags( in createSCEV()