public interface InlineOracle
Modifier and Type | Method and Description |
---|---|
InlineDecision |
shouldInline(CompilationState state)
Should we inline a particular call site?
|
InlineDecision shouldInline(CompilationState state)
state
- information needed to make the inlining decision