Searched refs:visitSignExtendExpr (Results 1 – 4 of 4) sorted by relevance
456 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S); in visit()618 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function
357 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
1622 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { in visitSignExtendExpr() function in SCEVExpander
912 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {} in visitSignExtendExpr() function12052 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function in __anon1b57f8c33211::SCEVPredicateRewriter