public class MoveParamCombiner
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
process(SsaMethod ssaMethod)
Processes a method with this optimization step.
|
public static void process(SsaMethod ssaMethod)
ssaMethod - method to processCopyright © 2020. All Rights Reserved.