public class CFGTranslationPhaseTwo extends Object
| Modifier and Type | Method and Description | 
|---|---|
static ControlFlowGraph | 
process(PhaseOneResult in)
Perform phase two of the translation. 
 | 
public static ControlFlowGraph process(PhaseOneResult in)
in - the result of phase one