Searched refs:visitSignExtendExpr (Results 1 – 4 of 4) sorted by relevance
370 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
522 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S); in visit()690 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function
1652 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { in visitSignExtendExpr() function in SCEVExpander
949 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {} in visitSignExtendExpr() function12216 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function in __anon2b9e60293411::SCEVPredicateRewriter