aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/Printer.cpp
diff options
context:
space:
mode:
authorVikram S. Adve <vadve@cs.uiuc.edu>2002-07-30 22:06:40 +0000
committerVikram S. Adve <vadve@cs.uiuc.edu>2002-07-30 22:06:40 +0000
commitaaeee75af864126e14c528d3340739f50e38eb1c (patch)
treeafecbefc524e9504d7479f004411afab0d483550 /lib/Analysis/DataStructure/Printer.cpp
parent355e2ca1f4c31d99cfdb2b892a76fb9b10780d2c (diff)
This file implements the top-down propagation pass for data structure graphs.
Also, we now use a separate globals graph to hold externally visible nodes. This changes both the bottom-up and top-down propagation so that globals and other external objects do not have to appear in every function, but only in functions in which they are referenced or they can be used to access something else that is referenced. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3171 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/Printer.cpp')
0 files changed, 0 insertions, 0 deletions