[llvm-dev] questions about AliasAnalysis, llvm3.3 basicaa

刘沛 via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 28 18:02:28 PDT 2016


Now, I am using llvm-3.3 to do some amazing things, but I am not familiar
with AliasAnalysis, so I want to confirm if can I use the interface of the
AliasSetTracker to get a single basicblock's aliasSet(i.e. given a pointer
of BasicBlock to the AliasSetTracker then return the alias Set). If it can
be implemented by AliasSetTracker , then how? very appreciate your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160429/6f1d565d/attachment.html>


More information about the llvm-dev mailing list