Dataflow fix

The live-in computation failed to account for Dalvik opcodes with
variable number of arguments.  This in turn led to missing Phi
nodes and the type inference pass missing uses of Dalvik variables
as float - knowledge of which is required by the register promotion
mechanism.

Change-Id: I4a2d60b77ad5274b09c4ed7546c207a3a54b3ad9
1 file changed
tree: c618267d1ce834add1ab5a634d28602005d57b64
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. Android.mk