Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h735 struct SCEVApplyRewriter struct
736 : public SCEVVisitor<SCEVApplyRewriter, const SCEV*> {
740 SCEVApplyRewriter Rewriter(SE, Map); in rewrite() argument
744 SCEVApplyRewriter(ScalarEvolution &S, LoopToScevMapT &M) in SCEVApplyRewriter() argument
829 return SCEVApplyRewriter::rewrite(Scev, Map, SE); in apply() argument