[LLVMdev] How to uniquely remember a loop?

Rao, Prashantha Prashantha.Rao at amd.com
Thu Aug 16 13:09:11 PDT 2012


Hi-

I am writing a pass to traverse loops and collect some analysis data and later on come back to transform the IR. In the analysis phase I need to remember statistics regarding every loop in the program. What is the best way to uniquely remember a loop?

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


More information about the llvm-dev mailing list