Searched refs:visitAddRecExpr (Results 1 – 4 of 4) sorted by relevance
547 return ((SC*)this)->visitAddRecExpr((const SCEVAddRecExpr*)S); in visit()688 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function784 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
252 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
1368 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander
786 void visitAddRecExpr(const SCEVAddRecExpr *Numerator) { in visitAddRecExpr() function