Home
last modified time | relevance | path

Searched refs:visitAddRecExpr (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/Analysis/Delinearization/
Dtype_mismatch.ll5 ; with operands of different types. In this case, the visitAddRecExpr
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h457 return ((SC*)this)->visitAddRecExpr((const SCEVAddRecExpr*)S); in visit()
586 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
665 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function
DScalarEvolutionExpander.h341 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpander.h224 Value *visitAddRecExpr(const SCEVAddRecExpr *S);
DScalarEvolutionExpressions.h478 return ((SC*)this)->visitAddRecExpr((const SCEVAddRecExpr*)S); in visit()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp1157 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1398 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { in visitAddRecExpr() function in SCEVExpander
DScalarEvolution.cpp784 void visitAddRecExpr(const SCEVAddRecExpr *Numerator) { in visitAddRecExpr() function
3706 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anond3aa2a800811::SCEVInitRewriter
3740 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { in visitAddRecExpr() function in __anond3aa2a800811::SCEVShiftRewriter