[Soot-list] suboptimal type assignment?

Oege de Moor Oege.de.Moor at comlab.ox.ac.uk
Tue Feb 12 12:58:17 EST 2008


Are you saying that the Soot type assigner attempts to assign a
type that is as wide as possible?

> Of
> course, ConditionExpr would work in this setting but why would you
> assign an unnecessarily narrow type?

For example because

   more narrow receiver type
   implies
   more effective CHA

Thanks for the benchmark suggestion!

-Oege



More information about the Soot-list mailing list