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