private static class SSAVerifier.Entry extends Object
| Modifier and Type | Field and Description |
|---|---|
private AbstractBlockBase<?> |
block |
private LIRInstruction |
inst |
| Constructor and Description |
|---|
Entry(LIRInstruction inst,
AbstractBlockBase<?> block) |
private final LIRInstruction inst
private final AbstractBlockBase<?> block
Entry(LIRInstruction inst, AbstractBlockBase<?> block)