On Sat, Jun 14, 2014 at 9:47 PM, Richard Sandiford wrote: > IRA wants to know whether a particular insn has a single def or use. > That seems worth putting in a utility function, again to hide the > underlying representation a bit.
I would have sworn we already had functions for this, but apparently not... > * ira.c (find_moveable_pseudos): Use them. OK. Ciao! Steven