Go to file
Owen Anderson 00fdbd01e5 At Chris' suggestion, move the liveness and worklist datastructures into
instance variables so they can be allocated just once, and reuse the worklist
as the dead list as well.

llvm-svn: 52618
2008-06-23 06:13:12 +00:00
clang add a new clang::APValue class at Eli's request. It is a discriminated 2008-06-22 05:45:53 +00:00
llvm At Chris' suggestion, move the liveness and worklist datastructures into 2008-06-23 06:13:12 +00:00