Uses of Class
org.jikesrvm.adaptive.recompilation.instrumentation.AOSInstrumentationPlan

Packages that use AOSInstrumentationPlan
org.jikesrvm.adaptive.recompilation   
 

Uses of AOSInstrumentationPlan in org.jikesrvm.adaptive.recompilation
 

Methods in org.jikesrvm.adaptive.recompilation with parameters of type AOSInstrumentationPlan
static CompilationPlan InvocationCounts.createCompilationPlan(NormalMethod method, AOSInstrumentationPlan instPlan)