search for: constantpointernullvalue

Displaying 2 results from an estimated 2 matches for "constantpointernullvalue".

2010 Dec 13
1
[LLVMdev] How can I determine safely if a CallSite is "live" in a DSGraphs context
Hi, I believe shouldHaveNodeForValue() should return false for ConstantPointerNullValue. Fixed in r121707. Arushi On Mon, Dec 13, 2010 at 12:10 PM, Kevin Streit <kevin.streit at googlemail.com>wrote: > I'm using BUDataStructures... But I tried LocalDatastructures and it didn't > work either... > On Dec 13, 2010 6:52 PM, "Arushi Aggarwal" <arus...
2010 Dec 13
0
[LLVMdev] How can I determine safely if a CallSite is "live" in a DSGraphs context
...ap). I tried to verify if I'm using the analysis correctly by invoking the poolalloc tool on the program which raises a completely different error. So under which circumstances is it safe to call getDSCallSiteForCallSite? Or stated otherwise: Should shouldHaveNodeForValue() return true for a ConstantPointerNullValue? Thanks, Kevin -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4298 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101213/cc0d8111/attachment.bin>