Searched refs:SCEVPostIncRewriter (Results 1 – 1 of 1) sorted by relevance
4926 class SCEVPostIncRewriter : public SCEVRewriteVisitor<SCEVPostIncRewriter> { class4929 SCEVPostIncRewriter Rewriter(L, SE); in rewrite()4955 explicit SCEVPostIncRewriter(const Loop *L, ScalarEvolution &SE) in SCEVPostIncRewriter() function in __anon857eba541611::SCEVPostIncRewriter10800 const SCEV *PostInc = SCEVPostIncRewriter::rewrite(S, L, *this); in SplitIntoInitAndPostInc()