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: [tree-ssa] What does bsi_next_in_bb do?


On Wed, 2003-07-16 at 15:16, Steven Bosscher wrote:

> /* Similar to tsi_step() but stops at basic block boundaries and ignores
>    empty statement nodes inside a basic block.  */
> 
> But tsi_step() does not exist...
> 
That ought to read tsi_next().


Diego.


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