Class | Description |
---|---|
LiveAnalysis |
This class performs a flow-sensitive iterative live variable analysis.
|
LiveAnalysis.BBLiveElement | |
LiveAnalysis.MapElement |
A simple class used just in this file when creating GC maps
|
LiveInterval |
This class contains liveness information.
|
LiveIntervalEnumeration |
Enumerator for a list of live intervals stored on a basic block.
|
LiveSet |
This file provides a sorted set of registers.
|
LiveSetElement |
A simple class that holds an element in a LiveSet.
|
LiveSetEnumerator |
An enumeration over live set lists
|