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