Searched refs:SCEVPostIncRewriter (Results 1 – 1 of 1) sorted by relevance
4767 class SCEVPostIncRewriter : public SCEVRewriteVisitor<SCEVPostIncRewriter> { class4770 SCEVPostIncRewriter Rewriter(L, SE); in rewrite()4796 explicit SCEVPostIncRewriter(const Loop *L, ScalarEvolution &SE) in SCEVPostIncRewriter() function in __anonccfa80ce1511::SCEVPostIncRewriter10548 const SCEV *PostInc = SCEVPostIncRewriter::rewrite(S, L, *this); in SplitIntoInitAndPostInc()