Searched refs:SCEVApplyRewriter (Results 1 – 1 of 1) sorted by relevance
735 struct SCEVApplyRewriter struct736 : public SCEVVisitor<SCEVApplyRewriter, const SCEV*> {740 SCEVApplyRewriter Rewriter(SE, Map); in rewrite() argument744 SCEVApplyRewriter(ScalarEvolution &S, LoopToScevMapT &M) in SCEVApplyRewriter() argument829 return SCEVApplyRewriter::rewrite(Scev, Map, SE); in apply() argument