Searched refs:visitAddRecExpr (Results 1 – 8 of 8) sorted by relevance
43 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr);48 NormalizeDenormalizeRewriter::visitAddRecExpr(const SCEVAddRecExpr *AR) { in visitAddRecExpr() function in NormalizeDenormalizeRewriter
129 void SCEVDivision::visitAddRecExpr(const SCEVAddRecExpr *Numerator) { in visitAddRecExpr() function in SCEVDivision
4067 RetVal visitAddRecExpr(const SCEVAddRecExpr *Expr) { return Expr; } in visitAddRecExpr() function in __anonf47ebfb51011::SCEVSequentialMinMaxDeduplicatingVisitor4871 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anonf47ebfb51511::SCEVInitRewriter4912 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anonf47ebfb51511::SCEVPostIncRewriter5029 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anonf47ebfb51511::SCEVShiftRewriter14947 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { return Expr; } in visitAddRecExpr() function in SCEVLoopGuardRewriter
51 void visitAddRecExpr(const SCEVAddRecExpr *Numerator);
622 return ((SC *)this)->visitAddRecExpr((const SCEVAddRecExpr *)S); in visit()818 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function930 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
474 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
1243 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon227ba0d70111::LoopFuser::AddRecLoopReplacer
1535 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander