Searched refs:visitAddRecExpr (Results 1 – 8 of 8) sorted by relevance
42 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr);47 NormalizeDenormalizeRewriter::visitAddRecExpr(const SCEVAddRecExpr *AR) { in visitAddRecExpr() function in NormalizeDenormalizeRewriter
131 void SCEVDivision::visitAddRecExpr(const SCEVAddRecExpr *Numerator) { in visitAddRecExpr() function in SCEVDivision
4249 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anona1e52ce91111::SCEVInitRewriter4290 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anona1e52ce91111::SCEVPostIncRewriter4407 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anona1e52ce91111::SCEVShiftRewriter13387 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { return Expr; } in visitAddRecExpr() function in SCEVLoopGuardRewriter
50 void visitAddRecExpr(const SCEVAddRecExpr *Numerator);
588 return ((SC*)this)->visitAddRecExpr((const SCEVAddRecExpr*)S); in visit()788 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function892 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
462 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
1033 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anonc3322b0b0111::LoopFuser::AddRecLoopReplacer
1544 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander