>> destroying visited flags without telling you? > > because get_loop_body is often used on places where (lots of) new blocks > get created (like unroller). Resizing the sbitmap would be quite > annoying. The unroller calls it multiple times per loop? Otherwise, what is the problem? > > Zdenek >