public class AddressLoweringPhase extends Phase
Modifier and Type | Class and Description |
---|---|
static class |
AddressLoweringPhase.AddressLowering |
Modifier and Type | Field and Description |
---|---|
private AddressLoweringPhase.AddressLowering |
lowering |
BEFORE_PHASE_DUMP_LEVEL, PHASE_DUMP_LEVEL
Constructor and Description |
---|
AddressLoweringPhase(AddressLoweringPhase.AddressLowering lowering) |
Modifier and Type | Method and Description |
---|---|
protected void |
run(StructuredGraph graph) |
apply, apply, createName, getName
private final AddressLoweringPhase.AddressLowering lowering
public AddressLoweringPhase(AddressLoweringPhase.AddressLowering lowering)
protected void run(StructuredGraph graph)