public class SimpleStackSlotAllocator extends AllocationPhase
AllocationPhase.AllocationContextLIRPhase.LIRPhaseStatistics, LIRPhase.OptionsstatisticsClassValue| Constructor and Description |
|---|
SimpleStackSlotAllocator() |
| Modifier and Type | Method and Description |
|---|---|
void |
allocateStackSlots(FrameMapBuilderTool builder,
LIRGenerationResult res) |
protected void |
run(TargetDescription target,
LIRGenerationResult lirGenRes,
AllocationPhase.AllocationContext context) |
protected void |
updateLIR(LIRGenerationResult res,
StackSlot[] mapping) |
apply, apply, createName, createName, getLIRPhaseStatistics, getNameprotected void run(TargetDescription target,
LIRGenerationResult lirGenRes,
AllocationPhase.AllocationContext context)
run in class LIRPhase<AllocationPhase.AllocationContext>public void allocateStackSlots(FrameMapBuilderTool builder, LIRGenerationResult res)
protected void updateLIR(LIRGenerationResult res, StackSlot[] mapping)