[LLVMdev] Order of Basic Blocks
Ryan Taylor
ryta1203 at gmail.com
Sun Nov 20 15:00:00 PST 2011
LLVMers,
Is there any way to guarantee iteration of the basic blocks from top down
or path to path? Currently it looks sort of semi-random, sometimes visiting
loop heads first and other times loop tails, is there a way I can visit the
BBs top down or path to path?
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111120/cda972e9/attachment.html>
More information about the llvm-dev
mailing list