> Right now we can have SSA_NAMEs in the
> list which are no longer used, and we have no way to tell whether they
> are used or not.  Thus the only way to see all valid SSA_NAMEs is to
> walk the code.

To wit: are there iteration macros somewhere that will help me walk
the code while abstracting away all the ugly details like stmt/bb
boundaries, etc.?

        -- Robert

Reply via email to