Package qilin.core.solver
Class Solver
java.lang.Object
qilin.core.solver.Propagator
qilin.core.solver.Solver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocessStmts(Iterator<ContextMethod> newRMs) voidActually does the propagation.protected voidpropagatePTS(ValNode pointer, AllocNode heap) protected voidpropagatePTS(ValNode pointer, PointsToSetInternal other)
-
Constructor Details
-
Solver
-
-
Method Details
-
propagate
public void propagate()Description copied from class:PropagatorActually does the propagation.- Specified by:
propagatein classPropagator
-
processStmts
-
propagatePTS
-
propagatePTS
-