LoopUnroll: Move the actual unrolling logic to a standalone function. NFC
This is pure code motion - break the actual work out of runOnLoop into a reusable standalone function. llvm-svn: 257445
Loading
Please sign in to comment
This is pure code motion - break the actual work out of runOnLoop into a reusable standalone function. llvm-svn: 257445