Searched refs:visitAddRecExpr (Results 1 – 8 of 8) sorted by relevance
5 ; with operands of different types. In this case, the visitAddRecExpr
457 return ((SC*)this)->visitAddRecExpr((const SCEVAddRecExpr*)S); in visit()586 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function665 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
341 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
224 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
478 return ((SC*)this)->visitAddRecExpr((const SCEVAddRecExpr*)S); in visit()
1157 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander
1398 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander
784 void visitAddRecExpr(const SCEVAddRecExpr *Numerator) { in visitAddRecExpr() function3706 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon6eb5a8bf0811::SCEVInitRewriter3740 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon6eb5a8bf0811::SCEVShiftRewriter