[LLVMdev] how to get the condition from loop information with llvm classes

chenneng5758 chenneng5758 at 163.com
Sun Nov 14 01:08:11 PST 2010


I want to get some condition from loop information,for example,
for(int i=0; i<COUNT; i++){}
I want to get some message such as i<COUNT, which classes can work?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101114/39b8670f/attachment.html>


More information about the llvm-dev mailing list