public class MethodProfilingPhase extends PostAllocationOptimizationPhase
PostAllocationOptimizationPhase.PostAllocationOptimizationContextLIRPhase.LIRPhaseStatistics, LIRPhase.Options| Modifier and Type | Field and Description |
|---|---|
static String |
INVOCATION_GROUP |
static String |
ITERATION_GROUP |
statisticsClassValue| Constructor and Description |
|---|
MethodProfilingPhase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(TargetDescription target,
LIRGenerationResult lirGenRes,
PostAllocationOptimizationPhase.PostAllocationOptimizationContext context) |
apply, apply, createName, createName, getLIRPhaseStatistics, getNamepublic static final String INVOCATION_GROUP
public static final String ITERATION_GROUP
protected void run(TargetDescription target,
LIRGenerationResult lirGenRes,
PostAllocationOptimizationPhase.PostAllocationOptimizationContext context)
run in class LIRPhase<PostAllocationOptimizationPhase.PostAllocationOptimizationContext>