|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jikesrvm.compilers.opt.driver.OptimizationPlanElement org.jikesrvm.compilers.opt.driver.OptimizationPlanCompositeElement org.jikesrvm.compilers.opt.mir2mc.ConvertMIRtoMC
public final class ConvertMIRtoMC
Convert an IR object from MIR to final Machinecode
Constructor Summary | |
---|---|
ConvertMIRtoMC()
Create this phase element as a composite of other elements. |
Method Summary |
---|
Methods inherited from class org.jikesrvm.compilers.opt.driver.OptimizationPlanCompositeElement |
---|
compose, elapsedTime, getName, initializeForMeasureCompilation, perform, printingEnabled, reportStats, shouldPerform |
Methods inherited from class org.jikesrvm.compilers.opt.driver.OptimizationPlanElement |
---|
prettyPrintTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertMIRtoMC()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |