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
4070 RetVal visitAddRecExpr(const SCEVAddRecExpr *Expr) { return Expr; } in visitAddRecExpr() function in __anon8884d99e0f11::SCEVSequentialMinMaxDeduplicatingVisitor4906 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon8884d99e1511::SCEVInitRewriter4947 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon8884d99e1511::SCEVPostIncRewriter5064 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon8884d99e1511::SCEVShiftRewriter15551 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { return Expr; } in rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter
53 void visitAddRecExpr(const SCEVAddRecExpr *Numerator);
629 return ((SC *)this)->visitAddRecExpr((const SCEVAddRecExpr *)S); in visit() 828 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) {940 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) {829 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { visitAddRecExpr() function 941 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { visitAddRecExpr() function
496 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
507 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in llvm::__anon5cdc869e0311::SCEVAddRecForUniformityRewriter
1240 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anond06fd9000111::LoopFuser::AddRecLoopReplacer
1202 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander