| Package | Description |
|---|---|
| org.jikesrvm.compilers.opt |
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<LocalCSE.AvailableExpression> |
LocalCSE.AvExCache.cache
Implementation of the cache
|
| Modifier and Type | Method and Description |
|---|---|
LocalCSE.AvailableExpression |
LocalCSE.AvExCache.find(Instruction inst)
Find and return a matching available expression.
|