Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1757 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExpr() local
1758 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()
1811 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExpr() local
1812 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()