[LLVMdev] function pass to visit BB bottom-up order
Ananth Durbha
avdurbha at yahoo.com
Thu Mar 28 21:40:33 PDT 2013
Hello llvmdevs,
In a function pass, I need to visit all the basic blocks in bottom-up order (the exact opposite of ReversePostOrderTraversal). I noticed some APIs like po_iterator but wasn't able to figure out an example usage for this on web. Any pointers/suggestions are highly appreciated.
Thanks,
Ananth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130328/db425366/attachment.html>
More information about the llvm-dev
mailing list