Hi I hope to use the getAliasSetForPointer(Value *p, unsigned size), the method of AliasSetTracker class, but I donot known what meaning is the argument "size". May somebody tell me? Thanks. Xia ______________________________________ ע������30��������䣨 http://mail.sina.com.cn/chooseMode.html �� ==================================================================����ͶƱ,��ѡ�й��ܳ��˶�Ա,Ӯȡ������֮�ô� (http://ad4.sina.com.cn/sina/zhuiyu-sport0812.html)
On Wed, 11 Aug 2004, xia_yimin wrote:> I hope to use the getAliasSetForPointer(Value *p, unsigned size), > the method of AliasSetTracker class, but I donot known what > meaning is the argument "size". May somebody tell me?It is a size in bytes. See this documentation: http://llvm.org/docs/AliasAnalysis.html#pointers -Chris -- http://llvm.cs.uiuc.edu/ http://nondot.org/sabre/