codgen

Generate code for a function. Note at the end of this routine mfuncreg will contain the mask of registers not affected by the function. Some minor optimization possibilities are here.

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

Parameters

sfunc Symbol*

function to generate code for

Suggestion Box / Bug Report