public class MoveProfiling extends PostAllocationOptimizationPhase
| Modifier and Type | Class and Description |
|---|---|
private static class |
MoveProfiling.Analyzer |
private static class |
MoveProfiling.MoveType |
PostAllocationOptimizationPhase.PostAllocationOptimizationContextLIRPhase.Options| Constructor and Description |
|---|
MoveProfiling() |
| Modifier and Type | Method and Description |
|---|---|
protected <B extends AbstractBlockBase<B>> |
run(TargetDescription target,
LIRGenerationResult lirGenRes,
List<B> codeEmittingOrder,
List<B> linearScanOrder,
BenchmarkCounterFactory counterFactory) |
runapply, apply, createName, getNamepublic MoveProfiling()
protected <B extends AbstractBlockBase<B>> void run(TargetDescription target, LIRGenerationResult lirGenRes, List<B> codeEmittingOrder, List<B> linearScanOrder, BenchmarkCounterFactory counterFactory)
run in class PostAllocationOptimizationPhase