Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1236 class AddRecLoopReplacer : public SCEVRewriteVisitor<AddRecLoopReplacer> { class
1238 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer() function in __anon3fd5364d0111::LoopFuser::AddRecLoopReplacer
1288 AddRecLoopReplacer Rewriter(SE, L0, L1); in accessDiffIsPositive()