[llvm-dev] how to get LoopInfo from a FunctionPass?

zhaoqian via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 27 21:25:36 PDT 2015


I want to analysis loops in a function, so I create a class inherited from FunctionPass, then how can I get the LoopInfo?
thank you very much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151028/0fa5b9e1/attachment.html>


More information about the llvm-dev mailing list