[LLVMdev] Basic Block Predecessor

William Moses moses.williamsteven at gmail.com
Thu Nov 14 14:55:08 PST 2013


All,

Is there a fast way to retrieve all of the predecessors to a BasicBlock in
a function. Specifically, is there a fast way to iterate through all
BasicBlocks which can break to a specific BasicBlock?

Thanks,
Billy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131114/aa6220a2/attachment.html>


More information about the llvm-dev mailing list