| Modifier and Type | Field and Description |
|---|---|
MemUseTrackerKey |
memUseTracker
Records memory usage within
LIRPhase.apply(TargetDescription, org.graalvm.compiler.lir.gen.LIRGenerationResult, C). |
TimerKey |
timer
Records time spent within
LIRPhase.apply(TargetDescription, org.graalvm.compiler.lir.gen.LIRGenerationResult, C). |
| Constructor and Description |
|---|
LIRPhaseStatistics(Class<?> clazz) |
public final TimerKey timer
LIRPhase.apply(TargetDescription, org.graalvm.compiler.lir.gen.LIRGenerationResult, C).public final MemUseTrackerKey memUseTracker
LIRPhase.apply(TargetDescription, org.graalvm.compiler.lir.gen.LIRGenerationResult, C).public LIRPhaseStatistics(Class<?> clazz)