Remove unused variable
[oota-llvm.git] / lib / Transforms / Utils / BreakCriticalEdges.cpp
index 1ff92a8d03276c75777c443671cc31946113dbea..bbea26936c857a5b645e20252572954cd54759a7 100644 (file)
@@ -104,7 +104,6 @@ bool llvm::isCriticalEdge(const TerminatorInst *TI, unsigned SuccNum,
   // If AllowIdenticalEdges is true, then we allow this edge to be considered
   // non-critical iff all preds come from TI's block.
   while (I != E) {
-    pred_const_iterator E1 = E;
     if (*I != FirstPred)
       return true;
     // Note: leave this as is until no one ever compiles with either gcc 4.0.1