dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
constprop
dmd
backend
gother
Constant propagation. Also detects use of variable before any possible def.
version(COMPILE)
extern (
C
++) nothrow @
safe
@
trusted
void
constprop
(
)
Meta
Source
See Implementation
dmd
backend
gother
aliases
Elemdatas
functions
constprop
copyprop
deadvar
elimass
find
listrds
structs
Elemdata
Constant propagation. Also detects use of variable before any possible def.