Class | Description |
---|---|
AssemblerDriver |
A compiler phase that generates machine code instructions and maps.
|
ConvertMIRtoMC |
Convert an IR object from MIR to final Machinecode
|
FinalMIRExpansionDriver |
A compiler phase that drives final MIR expansion.
|
MachineCodeOffsets |
Saves machine code offsets during the compilation of the method.
|