mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-24 06:27:56 +00:00
remove dead method
llvm-svn: 19977
This commit is contained in:
parent
172fc4b1fd
commit
3757dc8600
@ -140,9 +140,6 @@ public:
|
||||
private:
|
||||
void calculateGraph(DSGraph &G);
|
||||
|
||||
void calculateReachableGraphs(Function *F);
|
||||
|
||||
|
||||
DSGraph &getOrCreateGraph(Function *F);
|
||||
|
||||
unsigned calculateGraphs(Function *F, std::vector<Function*> &Stack,
|
||||
|
Loading…
x
Reference in New Issue
Block a user