copyprop

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

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
copyprop
()

Meta