loopunroll

Unroll loop if possible.

version(COMPILE)
nothrow extern (C++)
bool
loopunroll
(
ref loop l
)

Parameters

l loop

loop to unroll

Return Value

Type: bool

true if loop was unrolled

Meta