Home
last modified time | relevance | path

Searched refs:visitAddExpr (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionDivision.h55 void visitAddExpr(const SCEVAddExpr *Numerator);
H A DScalarEvolutionExpressions.h627 return ((SC *)this)->visitAddExpr((const SCEVAddExpr *)S); in visit()
805 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { in visitAddExpr() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionDivision.cpp150 void SCEVDivision::visitAddExpr(const SCEVAddExpr *Numerator) { in visitAddExpr() function in SCEVDivision
H A DScalarEvolution.cpp1096 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { in getLosslessPtrToIntExpr() function in ScalarEvolution::getLosslessPtrToIntExpr::SCEVPtrToIntSinkingRewriter
4031 RetVal visitAddExpr(const SCEVAddExpr *Expr) { return Expr; } in visitAddExpr() function in __anon8884d99e1711::SCEVSequentialMinMaxDeduplicatingVisitor
15941 const SCEV *visitAddExpr(const SCEVAddExpr *Expr) { in rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h505 Value *visitAddExpr(const SCEVAddExpr *S);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp503 Value *SCEVExpander::visitAddExpr(const SCEVAddExpr *S) { in visitAddExpr() function in SCEVExpander
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20349 {"_ZN4llvm12SCEVExpander12visitAddExprEPKNS_11SCEVAddExprE", "llvm::SCEVExpander::visitAddExpr(llvm…