[LLVMdev] Loop depth concept

Wojciech Matyjewicz wmatyjewicz at fastmail.fm
Fri Mar 14 13:03:28 PDT 2008


> Starting numbering from 0 in both cases will also be consistent, but in
> other way;) "depth" may be defined as the number of loops a BB/loop is
> contained in.

Forgot to mention that LoopInto::getLoopDepth(BlockT *B) could be
renamed to 'getBlockDepth'...

Wojtek



More information about the llvm-dev mailing list