public class PessimisticAvailableExpressionsAnalysis extends SlowAvailableExpressionsAnalysis
filterUnitToAfterFlow, unitToAfterFlowfilterUnitToBeforeFlow, graph, unitToBeforeFlow| Constructor and Description |
|---|
PessimisticAvailableExpressionsAnalysis(DirectedGraph dg,
SootMethod m,
SideEffectTester st) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
newInitialFlow()
Returns the flow object corresponding to the initial values for
each graph node.
|
copy, entryInitialFlow, flowThrough, mergeconstructWorklist, doAnalysis, isForwardconstructOrderer, getFlowAftergetFlowBefore, merge, mergeInto, treatTrapHandlersAsEntriespublic PessimisticAvailableExpressionsAnalysis(DirectedGraph dg, SootMethod m, SideEffectTester st)
protected java.lang.Object newInitialFlow()
AbstractFlowAnalysisnewInitialFlow in class SlowAvailableExpressionsAnalysisCopyright © 2012-2019 RoboVM AB. All Rights Reserved.