llvm-6502/include/llvm/Analysis/DataStructure
Chris Lattner 9e9848d037 Remove const qualifier (all Value*'s are nonconst in DSA, so it's not clear
why this one was)

Add new method proto


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10950 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-22 15:26:52 +00:00
..
DataStructure.h Add methods for implementation 2003-11-13 05:05:34 +00:00
DSGraph.h Remove const qualifier (all Value*'s are nonconst in DSA, so it's not clear 2004-01-22 15:26:52 +00:00
DSGraphTraits.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
DSNode.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
DSSupport.h Specialize std::swap correctly 2004-01-22 15:26:15 +00:00