public class LIRGenerationPhase extends LIRPhase<LIRGenerationPhase.LIRGenerationContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
LIRGenerationPhase.LIRGenerationContext |
LIRPhase.LIRPhaseStatistics, LIRPhase.OptionsstatisticsClassValue| Constructor and Description |
|---|
LIRGenerationPhase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(TargetDescription target,
LIRGenerationResult lirGenRes,
LIRGenerationPhase.LIRGenerationContext context) |
apply, apply, createName, createName, getLIRPhaseStatistics, getNameprotected final void run(TargetDescription target,
LIRGenerationResult lirGenRes,
LIRGenerationPhase.LIRGenerationContext context)
run in class LIRPhase<LIRGenerationPhase.LIRGenerationContext>