Searched refs:getZeroExtendExprImpl (Results 1 – 2 of 2) sorted by relevance
570 const SCEV *getZeroExtendExprImpl(const SCEV *Op, Type *Ty,
1625 const SCEV *S = getZeroExtendExprImpl(Op, Ty, Depth); in getZeroExtendExpr()1631 const SCEV *ScalarEvolution::getZeroExtendExprImpl(const SCEV *Op, Type *Ty, in getZeroExtendExprImpl() function in ScalarEvolution