change this back

llvm-svn: 31134
This commit is contained in:
Andrew Lenharth 2006-10-23 19:52:54 +00:00
parent 3cd1a452c6
commit 1de8fc671e
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ public:
}
private:
bool calculateGraph(DSGraph &G);
void calculateGraph(DSGraph &G);
DSGraph &getOrCreateGraph(Function *F);