copyprop

Do copy propagation. Copy propagation elems are of the form OPvar=OPvar, and they are in go.expnod[].

version(COMPILE)
nothrow @safe extern (C++) @trusted
void
copyprop
()
Suggestion Box / Bug Report