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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h593 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { function in struct:llvm::SCEVParameterRewriter
684 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { function in struct:llvm::SCEVApplyRewriter
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp703 Value *SCEVExpander::visitAddExpr(const SCEVAddExpr *S) { function in class:SCEVExpander

Completed in 135 milliseconds