Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionNormalization.cpp154 Result = cast<SCEVAddRecExpr>(Result)->getPostIncExpr(SE); in TransformImpl()
DScalarEvolution.cpp1002 AR->getPostIncExpr(*this), N))) { in getZeroExtendExpr()
1016 AR->getPostIncExpr(*this), N))) { in getZeroExtendExpr()
1266 isLoopBackedgeGuardedByCond(L, Pred, AR->getPostIncExpr(*this), in getSignExtendExpr()
5723 AR->getLoop(), Pred, AR->getPostIncExpr(*this), RHS)) in isKnownPredicate()
5729 AR->getLoop(), Pred, LHS, AR->getPostIncExpr(*this))) in isKnownPredicate()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpressions.h355 const SCEVAddRecExpr *getPostIncExpr(ScalarEvolution &SE) const { in getPostIncExpr() function
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h343 const SCEVAddRecExpr *getPostIncExpr(ScalarEvolution &SE) const { in getPostIncExpr() function
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1543 AR->getPostIncExpr(*this), N))) { in getZeroExtendExpr()
1558 AR->getPostIncExpr(*this), N))) { in getZeroExtendExpr()
1778 isLoopBackedgeGuardedByCond(L, Pred, AR->getPostIncExpr(*this), in getSignExtendExpr()
7591 isLoopBackedgeGuardedByCond(L, Pred, LAR->getPostIncExpr(*this), RHS)) { in isKnownPredicate()
7599 isLoopBackedgeGuardedByCond(L, Pred, LHS, RAR->getPostIncExpr(*this))) { in isKnownPredicate()