|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface InlineOracle
Oracle interface: the compiler queries this oracle to decide whether to inline a call site.
| Method Summary | |
|---|---|
InlineDecision |
shouldInline(CompilationState state)
Should we inline a particular call site? |
| Method Detail |
|---|
InlineDecision shouldInline(CompilationState state)
state - information needed to make the inlining decision
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||