[llvm-dev] Induction variable identification?
Madhur Amilkanthwar via llvm-dev
llvm-dev at lists.llvm.org
Sun Oct 16 03:38:16 PDT 2016
Hi,
How does LLVM identify induction variables of a loop?
Is the algorithm based on SSA graphs?
I have a complicated loop and I need to do some analysis around it.
Can anyone please point me to source of identification part?
--
*Disclaimer: Views, concerns, thoughts, questions, ideas expressed in this
mail are of my own and my employer has no take in it. *
Thank You.
Madhur D. Amilkanthwar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161016/783ff3ed/attachment.html>
More information about the llvm-dev
mailing list