Searched defs:AddRecLoopReplacer (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp844 class AddRecLoopReplacer : public SCEVRewriteVisitor<AddRecLoopReplacer> { class in struct:__anon4651::LoopFuser
846 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, function in class:__anon4651::LoopFuser::AddRecLoopReplacer

Completed in 51 milliseconds