1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00

Added declaration of mergeInGlobalsGraph

llvm-svn: 7607
This commit is contained in:
Sumant Kowshik 2003-08-05 17:06:18 +00:00
parent 1a4fce3511
commit 9d60ea4810

View File

@ -290,6 +290,8 @@ public:
void AssertGraphOK() const;
void DSGraph::mergeInGlobalsGraph();
public:
// removeTriviallyDeadNodes - After the graph has been constructed, this
// method removes all unreachable nodes that are created because they got