private static class MoveProfiling.Analyzer extends Object
Modifier and Type | Field and Description |
---|---|
private LIRInsertionBuffer |
buffer |
private int[] |
cnt |
private BenchmarkCounterFactory |
counterFactory |
private LIR |
lir |
Constructor and Description |
---|
Analyzer(LIR lir,
BenchmarkCounterFactory counterFactory) |
private final BenchmarkCounterFactory counterFactory
private final LIRInsertionBuffer buffer
private final int[] cnt
public Analyzer(LIR lir, BenchmarkCounterFactory counterFactory)
public void run()
public void doBlock(AbstractBlockBase<?> block)