[LLVMdev] How to extract Left Hand side of Instruction

ambika ambika at cse.iitb.ac.in
Thu Apr 15 10:46:06 PDT 2010


Hi,

Suppose I have llvm Instruction as :

  %9 = load i32* %b, align 4

and I want to extract the name of temporary value used here ie 9.
Can any body tell that how can I do that?

thanks and regards,
Ambika



More information about the llvm-dev mailing list