Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopFuse.cpp1233 class AddRecLoopReplacer : public SCEVRewriteVisitor<AddRecLoopReplacer> { class
1235 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer() function in __anona610081a0111::LoopFuser::AddRecLoopReplacer