Searched refs:getSignExtendExprImpl (Results 1 – 2 of 2) sorted by relevance
573 const SCEV *getSignExtendExprImpl(const SCEV *Op, Type *Ty,
1947 const SCEV *S = getSignExtendExprImpl(Op, Ty, Depth); in getSignExtendExpr()1953 const SCEV *ScalarEvolution::getSignExtendExprImpl(const SCEV *Op, Type *Ty, in getSignExtendExprImpl() function in ScalarEvolution