llvm-6502/include/llvm/Analysis/DataStructure
Chris Lattner 731b2d7df5 Move node forwarding code from being inlined to being out-of-line.
This brings a 11.6% speedup to steens, and a 3.6 overall speedup to ds-aa


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5552 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-13 19:09:00 +00:00
..
DataStructure.h Hack to work around deficiency in pass infrastructure 2003-02-03 22:51:28 +00:00
DSGraph.h Fix uninitialized member problem 2003-02-11 06:36:00 +00:00
DSGraphTraits.h Implement a "union-findy" version of DS-Analysis, which eliminates the 2003-02-11 23:11:51 +00:00
DSNode.h Move node forwarding code from being inlined to being out-of-line. 2003-02-13 19:09:00 +00:00
DSSupport.h Move node forwarding code from being inlined to being out-of-line. 2003-02-13 19:09:00 +00:00