Limits the number of times a loop can be unrolled; fine-tunes the loop-unrolling optimization.
#pragma opt_unroll_count [ 0..127 | reset ]
The default value is 8.