Searched defs:visitAddRecExpr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h611 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { function in struct:llvm::SCEVParameterRewriter
702 const SCEV *visitAddRecExpr(const SCEVAddRecExpr *Expr) { function in struct:llvm::SCEVApplyRewriter
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1259 Value *SCEVExpander::visitAddRecExpr(const SCEVAddRecExpr *S) { function in class:SCEVExpander

Completed in 106 milliseconds