public final class InlineMethodSubstitutionsPolicy extends InlineEverythingPolicy
InliningPolicy.Decision| Constructor and Description |
|---|
InlineMethodSubstitutionsPolicy() |
| Modifier and Type | Method and Description |
|---|---|
InliningPolicy.Decision |
isWorthInlining(Replacements replacements,
MethodInvocation invocation,
InlineInfo calleeInfo,
int inliningDepth,
boolean fullyProcessed) |
continueInliningpublic InliningPolicy.Decision isWorthInlining(Replacements replacements, MethodInvocation invocation, InlineInfo calleeInfo, int inliningDepth, boolean fullyProcessed)
isWorthInlining in interface InliningPolicyisWorthInlining in class InlineEverythingPolicy