Thanks for the reply.<div><br></div><div>Thanks and Regards,</div><div>Tarun Agrawal<br><br><div class="gmail_quote">On Mon, Feb 27, 2012 at 10:16 PM, Jianzhou Zhao <span dir="ltr"><<a href="mailto:jianzhou@seas.upenn.edu">jianzhou@seas.upenn.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Sat, Feb 25, 2012 at 8:44 AM, tarun agrawal <<a href="mailto:tarun@cse.iitb.ac.in">tarun@cse.iitb.ac.in</a>> wrote:<br>


> Hi,<br>
><br>
> I am using alias analysis to determine whether two values are alias or not.<br>
> But I am not able to figure out the algorithm that is being used to<br>
> determine<br>
> May , Must and No Alias.<br>
<br>
</div>Here is the algorithm in high-level:<br>
  <a href="http://llvm.org/docs/AliasAnalysis.html#exist" target="_blank">http://llvm.org/docs/AliasAnalysis.html#exist</a><br>
<div class="im"><br>
><br>
><br>
><br>
> Thanks and Regards<br>
> Tarun Agrawal<br>
><br>
</div>> _______________________________________________<br>
> LLVM Developers mailing list<br>
> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Jianzhou<br>
</font></span></blockquote></div><br></div>