[LLVMdev] determine the basic_block inside if and else

khaled hamidouche khaledhamidouche at gmail.com
Tue May 11 06:29:38 PDT 2010


Hello

I used a functionPass to count the number of bloks ?

so for each BBlock I check if it is a loop or BB ...

and I'm wandring How can I determine if a BB is a conditional block (if) ??
and How can I separate between the BBs inside the if and those inside the
else ??

Thank you so much

K.H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100511/e62588be/attachment.html>


More information about the llvm-dev mailing list