public final class LIRVerifier extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
verify(boolean beforeRegisterAllocation,
LIR lir,
FrameMap frameMap) |
static boolean |
verify(LIRInstruction op) |
public static boolean verify(LIRInstruction op)