[LLVMdev] How to get block with a backedge

Blind Faith person.of.book at gmail.com
Wed Feb 20 03:42:50 PST 2013


I can get the loop header block by using

getAnalysis < LoopInfo > ( *F ).isLoopHeader( BB )

But is there any way with with you can also check the blocks containing
backedge.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130220/198e4421/attachment.html>


More information about the llvm-dev mailing list