dmd.backend.cod5

Code generation 5

Handles finding out which blocks need a function prolog / epilog attached

Compiler implementation of the D programming language.

Members

Functions

cod5_noprol
void cod5_noprol()

No prolog/epilog optimization.

cod5_prol_epi
void cod5_prol_epi()

Determine which blocks get the function prolog and epilog attached to them.

Meta