index of basic blocks

Diego Novillo dnovillo@google.com
Sat Apr 26 16:35:00 GMT 2008


On 04/25/08 08:30, Eduardo Martinez Pardeiro wrote:

> The new block have index 15...can i change this index to reorder all
> basic blocks? There is some function to do it? i.e.

Call compact_blocks() but your optimization shouldn't depend nor care 
about the index number of basic blocks.  Why is it important?


Diego.



More information about the Gcc-help mailing list