public interface LIRGenerationDebugContext
LIR
generation for debugging purposes.Modifier and Type | Method and Description |
---|---|
static LIRGenerationDebugContext |
getFromDebugContext(DebugContext debug) |
Object |
getSourceForOperand(Value value)
Gets an object that represents the source of an
LIR operand in a higher
representation. |
static Object |
getSourceForOperandFromDebugContext(DebugContext debug,
Value value) |
Object getSourceForOperand(Value value)
LIR
operand
in a higher
representation.static LIRGenerationDebugContext getFromDebugContext(DebugContext debug)
static Object getSourceForOperandFromDebugContext(DebugContext debug, Value value)