private final class ScratchMap.PhysicalInterval extends ScratchMap.Interval
Note that this interval must not span a basic block.
begin, end, scratch| Constructor and Description |
|---|
PhysicalInterval(Register scratch) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Return a string representation, assuming the 'scratch' field of
Instruction identifies an instruction.
|
containsPhysicalInterval(Register scratch)