mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 23:29:51 +00:00
Added declaration of mergeInGlobalsGraph
llvm-svn: 7607
This commit is contained in:
parent
1a4fce3511
commit
9d60ea4810
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user