llvm-6502/include/llvm/Analysis/DataStructure
Chris Lattner 6269be8aca Make each scalar map contain a reference to an equivalence class of global
variables.  Do not insert a global into the scalar map unless it is the
leader of its equivalence class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20695 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-19 22:13:13 +00:00
..
DataStructure.h Each DS collection now contains an equivalence class of globals values. 2005-03-19 22:12:33 +00:00
DSGraph.h Make each scalar map contain a reference to an equivalence class of global 2005-03-19 22:13:13 +00:00
DSGraphTraits.h remove use of compat_iterator 2005-03-16 22:42:01 +00:00
DSNode.h add a method to clear globals from a node 2005-03-19 22:12:03 +00:00
DSSupport.h
EquivClassGraphs.h Each DS collection now contains an equivalence class of globals values. 2005-03-19 22:12:33 +00:00