search for: classdsnod

Displaying 1 result from an estimated 1 matches for "classdsnod".

Did you mean: classdsnode
2002 Nov 06
0
[LLVMdev] DSGraph implementation status update
...ly happen where the other algorithm would work better, so I think the trade-offs are worth it. For the details of the new DSNode representation, I'll refer you to the source for now, it has lots of comments: http://llvm.cs.uiuc.edu/doxygen/DSNode_8h-source.html http://llvm.cs.uiuc.edu/doxygen/classDSNode.html ... eventually the paper will be the reference. So now that the DSNode representation is basically frozen (haven't I said this before?), there is still stuff to do: 1. A new "Globals" graph will be added, which will optimize some situations due to programs that use lots of...