1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Analysis/DataStructure
Chris Lattner 7d2624d4f3 Implement a new mergeInGraph method, which basically factors code out of
the BU class.

This will be used by the IPModRef class to do stuff, eventually perhaps the
TD pass will use it also.

Speaking of the TD pass, this also eliminates the self recursive case, which
was broken, and couldn't occur anyway.

llvm-svn: 4599
2002-11-07 06:31:54 +00:00
..
BottomUpClosure.cpp Implement a new mergeInGraph method, which basically factors code out of 2002-11-07 06:31:54 +00:00
DataStructure.cpp Implement a new mergeInGraph method, which basically factors code out of 2002-11-07 06:31:54 +00:00
Local.cpp Rename DataStructureAnalysis namespace to DS 2002-11-07 05:20:53 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Printer.cpp Compute total number of nodes and # call nodes 2002-11-07 02:18:46 +00:00
Steensgaard.cpp Change Steens class to build with Vikram's changes 2002-11-06 18:08:32 +00:00
TopDownClosure.cpp Implement a new mergeInGraph method, which basically factors code out of 2002-11-07 06:31:54 +00:00