[Soot-list] methods reachable from a loop

Tony Yan yan at cse.ohio-state.edu
Mon Oct 1 20:34:10 EDT 2012


Dear Soot Users,

Is there an existing routine that can return directly the reachable
methods from loop (i.e., the loop header statement and the loop body
statements)? If not, is there an existing dynamic dispatch routine
that I can use to resolve callsites when I compute the reachable
methods on my own?

Thanks,
Tony


More information about the Soot-list mailing list