[Soot-list] dataflow analysis for programs with loops

Rashmi Mudduluru mudduluru.rashmi at csa.iisc.ernet.in
Sat Sep 20 11:40:14 EDT 2014


Hi,

I am using soot to perform reaching definitions analysis.
The class extends ForwardFlowAnalysis and I have implemented all the
methods in the FlowSet interface.
The analysis works for straight line programs but goes into an infinite
loop for programs with loops.
Has anyone face this issue?
Is there something that I am missing here?

Thanks,
Rashmi.



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Soot-list mailing list