Go to file
Owen Anderson 488b89f608 Use df_ext_iterator to capture the reachable set without allocating an extra set.
Also, move large sets and vectors out of instance variables and onto the stack,
and give them more reasonable sizes.

llvm-svn: 53044
2008-07-02 18:41:09 +00:00
clang Added version of CheckDeadStores that accepts a client-provided LiveVariables object. 2008-07-02 18:39:20 +00:00
llvm Use df_ext_iterator to capture the reachable set without allocating an extra set. 2008-07-02 18:41:09 +00:00