Home
last modified time | relevance | path

Searched refs:getPostIncExpr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h352 const SCEVAddRecExpr *getPostIncExpr(ScalarEvolution &SE) const { in getPostIncExpr() function
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1526 AR->getPostIncExpr(*this), N))) { in getZeroExtendExpr()
1540 AR->getPostIncExpr(*this), N))) { in getZeroExtendExpr()
1746 isLoopBackedgeGuardedByCond(L, Pred, AR->getPostIncExpr(*this), in getSignExtendExpr()
7109 isLoopBackedgeGuardedByCond(L, Pred, LAR->getPostIncExpr(*this), RHS)) { in isKnownPredicate()
7117 isLoopBackedgeGuardedByCond(L, Pred, LHS, RAR->getPostIncExpr(*this))) { in isKnownPredicate()