search for: 964f9aba

Displaying 2 results from an estimated 2 matches for "964f9aba".

Did you mean: 96469afa
2010 Apr 06
0
[LLVMdev] How to get the left-hand operand of an instruction?
.../llvm.cs.uiuc.edu <http://llvm.cs.uiuc.edu/> >> >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100406/964f9aba/attachment.html>
2010 Apr 06
3
[LLVMdev] How to get the left-hand operand of an instruction?
Hi, I am a new novice of LLVM, and I want know how to get the left-hand operand of an instruction? For example: how to get the %temp2 operand in the next instruction: %temp2 = malloc i8, i32 %n Thanks a lot! Best Regards! -------------- next part -------------- An HTML attachment was scrubbed... URL: