public class SimpleStackSlotAllocator extends AllocationPhase
AllocationPhase.AllocationContext
LIRPhase.LIRPhaseStatistics, LIRPhase.Options
statisticsClassValue
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, getName
protected 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)