Index: src/IceCfg.h |
diff --git a/src/IceCfg.h b/src/IceCfg.h |
index e12bc9de0a77626817f960e86c2a3356ba879433..a2582eb4f2e1038b0df746e6535ff023a13e215f 100644 |
--- a/src/IceCfg.h |
+++ b/src/IceCfg.h |
@@ -94,6 +94,7 @@ public: |
void livenessLightweight(); |
void liveness(LivenessMode Mode); |
bool validateLiveness() const; |
+ void doBranchOpt(); |
// Manage the CurrentNode field, which is used for validating the |
// Variable::DefNode field during dumping/emitting. |