Home
last modified time | relevance | path

Searched defs:visitAddRecExpr (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h603 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
682 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1376 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander
DScalarEvolution.cpp782 void visitAddRecExpr(const SCEVAddRecExpr *Numerator) { in visitAddRecExpr() function
3635 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon74aed3c10711::SCEVInitRewriter
3669 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anon74aed3c10711::SCEVShiftRewriter