public static interface SSAInference.OperatorFactory<T extends IVariable>
| Modifier and Type | Method and Description |
|---|---|
AbstractOperator<T> |
get(SSAInstruction instruction)
Get the dataflow operator induced by an instruction in SSA form.
|
AbstractOperator<T> get(SSAInstruction instruction)
instruction -