[LLVMdev] LoopInfo Question

Devang Patel dpatel at apple.com
Mon Dec 10 17:30:30 PST 2007


On Dec 10, 2007, at 5:09 PM, Bill Wendling wrote:

> Hi,
>
> If I do a loop over the basic blocks in a LoopInfo object, is it going
> to loop over the basic blocks of the loop AND the subloops of the loop

yes

>
> or just the BBs of the loop itself?
>
> Thanks!
> -bw
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-
Devang






More information about the llvm-dev mailing list