public class EBBCollapser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
numCollapsed |
protected PAG |
pag |
| Constructor and Description |
|---|
EBBCollapser(PAG pag) |
| Modifier and Type | Method and Description |
|---|---|
void |
collapse()
Actually collapse the EBBs in the PAG.
|
protected void |
collapseAlloc() |
protected void |
collapseLoad() |
protected void |
collapseSimple() |