private static class Interpreter.CallSiteProfile
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.HashMap<IRScope,Counter> |
counters |
(package private) Interpreter.IRCallSite |
cs |
| Constructor and Description |
|---|
CallSiteProfile(Interpreter.IRCallSite cs) |
Interpreter.IRCallSite cs
public CallSiteProfile(Interpreter.IRCallSite cs)