This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Mixed results with O(1) PHI arg lookup


On Fri, 2004-11-05 at 07:14 -0500, Kazu Hirata wrote:
> o There may be some instances left where people do the equivalent of
>   phi_arg_from_edge without using phi_arg_from_edge.  I've found some
>   of these cases and fixed them.  One example would be tree-ssa-dom.c.
That's the only example I'm currently aware of.

jeff



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]