Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp4259 class SCEVPostIncRewriter : public SCEVRewriteVisitor<SCEVPostIncRewriter> { class
4262 SCEVPostIncRewriter Rewriter(L, SE); in rewrite()
4288 explicit SCEVPostIncRewriter(const Loop *L, ScalarEvolution &SE) in SCEVPostIncRewriter() function in __anon9f00f4e10b11::SCEVPostIncRewriter
8846 const SCEV *PostInc = SCEVPostIncRewriter::rewrite(S, L, *this); in SplitIntoInitAndPostInc()