Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1751 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl() local
1752 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExprImpl()
1806 const SCEV *SZExtR = getZeroExtendExpr(SResidual, Ty, Depth + 1); in getZeroExtendExprImpl() local
1807 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExprImpl()