[LLVMdev] How to identify loop header

Michael Ilseman michael at lunarg.com
Fri May 6 09:52:17 PDT 2011


LoopInfo::isLoopHeader(bb) from llvm/Analysis/LoopInfo.h.

On Fri, May 6, 2011 at 10:39 AM, Shukla Ashutosh Dinesh
<ashutoshds at cse.iitb.ac.in> wrote:
> I would like to know how one can identify whether a basic block is a loop
> header?
>
>
> Regards,
> Ashutosh Shukla,
> 10305052
> M. Tech 1
> Dept of Computer Science and Engg.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list