Searched refs:AddRecLoopReplacer (Results 1 – 1 of 1) sorted by relevance
1233 class AddRecLoopReplacer : public SCEVRewriteVisitor<AddRecLoopReplacer> { class1235 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer() function in __anond06fd9000111::LoopFuser::AddRecLoopReplacer1285 AddRecLoopReplacer Rewriter(SE, L0, L1); in accessDiffIsPositive()