[LLVMdev] Induction Variables vs Loop Control Variable

Prabhat Kumar Saraswat prabhat.saraswat at gmail.com
Tue Feb 5 02:09:57 PST 2008


Hi all,
     I was wondering if its possible to identify loop control
variables from the induction variables in a Loop using LLVM.
Also, How does one can use the LoopInfo class to identify the natural
loops from the IR. In other words how to use the class in the pass?

Thanks,

Regards
Prabhat



More information about the llvm-dev mailing list