[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question on Value vs. ValueBox



I'm looking at example 3 (copy propagaton) in the Soot distribution.
I understand the basic logic, but I'm a little confused by the
representation.  What is the difference between a Value and a
ValueBox?  What do each represent?   

Jay