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