mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-20 10:42:36 +00:00
Remove dead method
llvm-svn: 7083
This commit is contained in:
parent
b64aff94fd
commit
05ead58250
@ -167,7 +167,6 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
void calculateGraphFrom(Function &F);
|
||||
void inlineGraphIntoCallees(DSGraph &G);
|
||||
DSGraph &getOrCreateDSGraph(Function &F);
|
||||
void ComputePostOrder(Function &F, hash_set<DSGraph*> &Visited,
|
||||
|
Loading…
x
Reference in New Issue
Block a user