Searched defs:visitAddExpr (Results 1 – 3 of 3) sorted by relevance
592 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { in visitAddExpr() function688 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { in visitAddExpr() function
668 Value *SCEVExpander::visitAddExpr(const SCEVAddExpr *S) { in visitAddExpr() function in SCEVExpander
812 void visitAddExpr(const SCEVAddExpr *Numerator) { in visitAddExpr() function