llvm-6502/include/llvm/Analysis/DataStructure
Chris Lattner 198be22cec - Add "ResolvingCaller" to the CallSite record. This keeps track of which
function was finally able to resolve the function call.  Adding this allows
    the TD pass to actually work right!
  - Temporarily disable dead node pruning.  This will be reenabled soon.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4252 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-21 19:47:18 +00:00
..
DataStructure.h - Add "ResolvingCaller" to the CallSite record. This keeps track of which 2002-10-21 19:47:18 +00:00
DSGraph.h - Add "ResolvingCaller" to the CallSite record. This keeps track of which 2002-10-21 19:47:18 +00:00
DSGraphTraits.h Be const correct. Handle both DSGraph* and const DSGraph*'s 2002-10-17 01:01:06 +00:00