<p>Hi,</p>
<p>I am a new novice of LLVM, and I want know how to get the left-hand operand of an instruction?</p>
<p>For example:<br>how to get the %temp2 operand in the next instruction:</p>
<p>%temp2 = malloc i8, i32 %n</p>
<p><br>Thanks a lot!</p>
<p>Best Regards!</p>