[LLVMdev] Free Variables In a Loop.

me22 me22.ca at gmail.com
Mon Apr 19 10:40:13 PDT 2010


On 19 April 2010 13:34, Adarsh Yoga <ayoga at umail.iu.edu> wrote:
>
> Is there a method that returns the defining instruction?
>

In SSA form the instruction *is* the value that it generates.

Perhaps you would rather work on Clang ASTs where assignments still exist?



More information about the llvm-dev mailing list