[Soot-list] how to detect loop in SootMethod

Kelvin Tian kevinn.tian at gmail.com
Tue May 4 12:08:35 EDT 2010


Hi,

    You might want to refer some files, such as LoopFinder.java  it's
pretty clear there.


--
Best regards,
Kelvin



2010/5/4 dingsun <xyz031702 at hotmail.com>:
> Dear All
>        For my project requirement, I need to detect the following things in
> CFG (jimple format).
> 1. Entry point (Stmt)of a sootmethod
> 2.
>
>
>     I noticed this class:  soot.jimple.toolkits.annotation.logic.Loop.
> Given a graph( UnitGraph) or a soot method (sootMethod), how to use this
> class to detect a loop?
> Is there any sample code available?
> Thanks very much.
> < font class="Apple-style-span" face="'Times New Roman'">Best Regards,
> DingSun
> ________________________________
> 更多热辣资讯尽在新版MSN首页! 立刻访问!
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>


More information about the Soot-list mailing list