Searched refs:visitAddRecExpr (Results 1 – 9 of 9) sorted by relevance
43 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr);48 NormalizeDenormalizeRewriter::visitAddRecExpr(const SCEVAddRecExpr *AR) { in visitAddRecExpr() function in NormalizeDenormalizeRewriter
133 void SCEVDivision::visitAddRecExpr(const SCEVAddRecExpr *Numerator) { in visitAddRecExpr() function in SCEVDivision
4065 RetVal visitAddRecExpr(const SCEVAddRecExpr *Expr) { return Expr; } in visitAddRecExpr() function in __anon857eba541011::SCEVSequentialMinMaxDeduplicatingVisitor4901 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon857eba541611::SCEVInitRewriter4942 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon857eba541611::SCEVPostIncRewriter5059 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon857eba541611::SCEVShiftRewriter14949 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { return Expr; } in visitAddRecExpr() function in SCEVLoopGuardRewriter
53 void visitAddRecExpr(const SCEVAddRecExpr *Numerator);
629 return ((SC *)this)->visitAddRecExpr((const SCEVAddRecExpr *)S); in visit()828 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function940 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
470 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
507 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in llvm::__anon039d43d40311::SCEVAddRecForUniformityRewriter
1240 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anonf364bf360111::LoopFuser::AddRecLoopReplacer
1145 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander