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