Searched refs:SCEVPostIncRewriter (Results 1 – 1 of 1) sorted by relevance
4931 class SCEVPostIncRewriter : public SCEVRewriteVisitor<SCEVPostIncRewriter> { class4934 SCEVPostIncRewriter Rewriter(L, SE); in rewrite()4960 explicit SCEVPostIncRewriter(const Loop *L, ScalarEvolution &SE) in SCEVPostIncRewriter() function in __anon8884d99e1511::SCEVPostIncRewriter10879 const SCEV *PostInc = SCEVPostIncRewriter::rewrite(S, L, *this); in SplitIntoInitAndPostInc()