Index: src/IceCfg.h |
diff --git a/src/IceCfg.h b/src/IceCfg.h |
index abb6722fbdc13d684f7239a681bd4070eddd86fa..a34a9ee44f61577bb4a95501aca15a3ebe4d1028 100644 |
--- a/src/IceCfg.h |
+++ b/src/IceCfg.h |
@@ -282,9 +282,6 @@ private: |
createBlockProfilingInfoDeclaration(const std::string &NodeAsmName, |
VariableDeclaration *NodeNameDeclaration); |
- /// Delete registered jump table placeholder instructions. This should only be |
- /// called once all repointing has taken place. |
- void deleteJumpTableInsts(); |
/// Iterate through the registered jump tables and emit them. |
void emitJumpTables(); |