public static class InliningUtil.InlineeReturnAction extends Object
| Constructor and Description |
|---|
InlineeReturnAction() |
| Modifier and Type | Method and Description |
|---|---|
List<ReturnNode> |
processInlineeReturns(List<ReturnNode> returns)
Processes the inlined
returns to derive the set of ReturnNodes to be
merged and connected with the original invoke's successor. |
public List<ReturnNode> processInlineeReturns(List<ReturnNode> returns)
returns to derive the set of ReturnNodes to be
merged and connected with the original invoke's successor.ReturnNodes not in returns.