Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1026 class AddRecLoopReplacer : public SCEVRewriteVisitor<AddRecLoopReplacer> { class
1028 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer() function in __anonc3322b0b0111::LoopFuser::AddRecLoopReplacer