Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp1781 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local
1785 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()
1836 const SCEV *SZExtD = getZeroExtendExpr(getConstant(D), Ty, Depth); in getZeroExtendExpr() local
1840 return getAddExpr(SZExtD, SZExtR, in getZeroExtendExpr()