Searched defs:AddRecLoopReplacer (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | ||
D | LoopFuse.cpp | 833 class AddRecLoopReplacer : public SCEVRewriteVisitor<AddRecLoopReplacer> { class |
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ | ||
D | LoopFuse.cpp | 1236 class AddRecLoopReplacer : public SCEVRewriteVisitor<AddRecLoopReplacer> { class |