On Aug 8, 2009, at 4:54 PM, Patrick Simmons wrote: > Is there a better method for checking whether a basic block is part > of a > cycle I should be using? A simple depth first traversal should do it. -Chris