Searched refs:SuccToKeep (Results 1 – 1 of 1) sorted by relevance
278 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local283 if (Succ == SuccToKeep) { in ConstantFoldTerminator()284 SuccToKeep = nullptr; // Don't modify the first branch to TheOnlyDest in ConstantFoldTerminator()348 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local353 if (IBI->getDestination(i) == SuccToKeep) { in ConstantFoldTerminator()354 SuccToKeep = nullptr; in ConstantFoldTerminator()373 if (SuccToKeep) { in ConstantFoldTerminator()