1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

change this back

llvm-svn: 31134
This commit is contained in:
Andrew Lenharth 2006-10-23 19:52:54 +00:00
parent daafe61834
commit b22538d23c

View File

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