public class AdaptiveInlining extends Object
| Modifier and Type | Field and Description |
|---|---|
private static CallDensityListener |
callDensityListener
A listener that tracks and can report the call density
of the program (fraction of yieldpoints that are taken
at prologue/epilogues).
|
| Constructor and Description |
|---|
AdaptiveInlining() |
| Modifier and Type | Method and Description |
|---|---|
static double |
adjustedWeight(double weight) |
(package private) static void |
boot(AOSOptions options)
Creates the dynamic call graph.
|
private static final CallDensityListener callDensityListener
public AdaptiveInlining()
static void boot(AOSOptions options)
options - the AOS optionspublic static double adjustedWeight(double weight)