Searched refs:visitAddExpr (Results 1 – 7 of 7) sorted by relevance
55 void visitAddExpr(const SCEVAddExpr *Numerator);
627 return ((SC *)this)->visitAddExpr((const SCEVAddExpr *)S); in visit()805 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { in visitAddExpr() function
150 void SCEVDivision::visitAddExpr(const SCEVAddExpr *Numerator) { in visitAddExpr() function in SCEVDivision
1096 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { in getLosslessPtrToIntExpr() function in ScalarEvolution::getLosslessPtrToIntExpr::SCEVPtrToIntSinkingRewriter4031 RetVal visitAddExpr(const SCEVAddExpr *Expr) { return Expr; } in visitAddExpr() function in __anon8884d99e1711::SCEVSequentialMinMaxDeduplicatingVisitor15941 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { in rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter
505 Value *visitAddExpr(const SCEVAddExpr *S);
503 Value *SCEVExpander::visitAddExpr(const SCEVAddExpr *S) { in visitAddExpr() function in SCEVExpander
20349 {"_ZN4llvm12SCEVExpander12visitAddExprEPKNS_11SCEVAddExprE", "llvm::SCEVExpander::visitAddExpr(llvm…