|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| SCCAnalysis | SCCAnalysis implements Sparse Conditional Constant Propagation,
with extensions to allow type and bitwidth analysis. |
| SCCOptimize | SCCOptimize optimizes the code after SCCAnalysis. |
An implementation of Sparse Conditional Constant propagation for SSI form, extended to do predicated optimizations. Removes many null-pointer and array-bounds checks inserted due to Java semantics.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||