Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp1819 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl() local
1820 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExprImpl()
1874 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl() local
1875 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExprImpl()