dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
loopunroll
dmd
backend
gloop
Unroll loop if possible.
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.