search for: a552a61c

Displaying 2 results from an estimated 2 matches for "a552a61c".

2014 Feb 03
2
[LLVMdev] LoadInst result
Thanks Sean. It clarified my query. Do you have an answer to my other question (in a different mail-chain) listed below Is there a simple way to check if a given instruction operand (represented by Value *) is a virtual register or otherwise? Context: I am creating a ModulePass for pointer Analysis. BR/Nizam From: "Sean Silva" <chisophugis at gmail.com> To: nizam
2014 Feb 03
2
[LLVMdev] LoadInst result
...did you mean some distinction other than virtual/physical? What would you expect the Value to be if it's not a virtual register? Cheers. Tim. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140203/a552a61c/attachment.html>