<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi all,</div><div>I have encountered the following instruction:</div><div><br></div><div>%.0.i = phi i8* [ %9, %8 ], [ %11, %10 ]</div><div><br></div><div>How can I get the %8 and %10?</div><div><br></div><div>I'm using <a href="http://llvm.org/doxygen/classllvm_1_1PHINode.html">http://llvm.org/doxygen/classllvm_1_1PHINode.html</a> as a reference but I cannot understand how to do that.</div><div><br></div><div>Thanks<br></div></div></div></div>