[Soot-list] SSA form pack

Marc Miltenberger Marc.Miltenberger at cased.de
Wed Jul 29 18:26:10 EDT 2015


Hi there,
  yes, you are correct.

  See also
  https://github.com/Sable/soot/wiki/A-brief-overview-of-Shimple
  for more information.

  Basically, it is Jimple + PhiExpr.

  The Jimple code that soot generates reuses variables quite often if it 
can.

Marc

Am 30.07.2015 um 00:19 schrieb Earlence Fernandes:
> My pack depends on the IR being in SSA form. I read that Shimple is the
> SSA version of Jimple. If so, does this mean Jimple is not SSA form?
>
> -earlence



More information about the Soot-list mailing list