dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
loopunroll
dmd
backend
gloop
Unroll loop if possible.
version(COMPILE)
extern (
C
++) nothrow @
safe
@
trusted
bool
loopunroll
(
ref
Loop
l
)
Parameters
l
Loop
loop to unroll
Return Value
Type:
bool
true if loop was unrolled
Meta
Source
See Implementation
dmd
backend
gloop
functions
blockinit
compdom
dom
loopopt
loopunroll
updaterd
structs
Loop
Unroll loop if possible.