[LLVMdev] [LLVMDev] [Solved] Finding the branching instructions!

Jeff Kunkel jdkunk3 at gmail.com
Fri Sep 3 13:20:28 PDT 2010


TargetInstrDesc::isBranch() will return true if a branch occurs, and it may
be accessed though MachineInstr::getDesc().

Jeff Kunkel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100903/b9593885/attachment.html>


More information about the llvm-dev mailing list