df.c
98.3 KB
-
df.c (dataflow_set_a_op_b): Remove reslt parameter, since it's always the same as op1. · 0aed4efb
2004-11-22 Daniel Berlin <dberlin@dberlin.org> * df.c (dataflow_set_a_op_b): Remove reslt parameter, since it's always the same as op1. Use bitmap_ior_into and bitmap_and_into. Add comment to function. From-SVN: r91067
Daniel Berlin committed