Searched refs:SCEVRemoveMax (Results 1 – 2 of 2) sorted by relevance
3 ; This test case helps to determine wether SCEVRemoveMax::remove produces
829 class SCEVRemoveMax : public SCEVRewriteVisitor<SCEVRemoveMax> { class831 SCEVRemoveMax(ScalarEvolution &SE, std::vector<const SCEV *> *Terms) in SCEVRemoveMax() function in __anonfd8d5f230211::SCEVRemoveMax836 SCEVRemoveMax Rewriter(SE, Terms); in rewrite()862 SCEVRemoveMax::rewrite(Pair.second, SE, &MaxTerms); in getDelinearizationTerms()980 AF = SCEVRemoveMax::rewrite(AF, SE); in computeAccessFunctions()