6.6.6.6.23 -funroll-loops

Perform the optimization of loop unrolling but only for loops whose number of iterations can be determined at compile time or run time. -funroll-loops implies both -fstrength-reduce and -frerun-cse-after-loop.