forked from OSchip/llvm-project
parent
3cd1a452c6
commit
1de8fc671e
|
@ -185,7 +185,7 @@ public:
|
|||
}
|
||||
|
||||
private:
|
||||
bool calculateGraph(DSGraph &G);
|
||||
void calculateGraph(DSGraph &G);
|
||||
|
||||
DSGraph &getOrCreateGraph(Function *F);
|
||||
|
||||
|
|
Loading…
Reference in New Issue