[LLVMdev] LoopInfo Question

Bill Wendling isanbard at gmail.com
Mon Dec 10 17:09:32 PST 2007


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
or just the BBs of the loop itself?

Thanks!
-bw



More information about the llvm-dev mailing list