public class EBBCollapser extends 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() |
Copyright © 2020 Soot OSS. All rights reserved.