[LLVMdev] Branch Question

Ryan Taylor ryta1203 at gmail.com
Mon Nov 28 13:40:30 PST 2011


LLVMers,

  What is the best way to look at the BBs (or get their pointers) when
hitting a branch such as a true/false branch?

  I want to evaluate just the immediate child nodes of the BB, without
interrupting the way in which I am iterating the blocks?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111128/41b29792/attachment.html>


More information about the llvm-dev mailing list