public class LoopSafepointInsertionPhase extends BasePhase<MidTierContext>
BasePhase.ApplyScope, BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions, BasePhase.SharedGlobalPhaseState| Constructor and Description |
|---|
LoopSafepointInsertionPhase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkContract() |
protected void |
run(StructuredGraph graph,
MidTierContext context) |
apply, apply, applyScope, codeSizeIncrease, contractorName, equals, getName, hashCode, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevelpublic boolean checkContract()
protected void run(StructuredGraph graph, MidTierContext context)
run in class BasePhase<MidTierContext>