Searched refs:SuccToKeep (Results 1 – 1 of 1) sorted by relevance
270 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local275 if (Succ == SuccToKeep) { in ConstantFoldTerminator()276 SuccToKeep = nullptr; // Don't modify the first branch to TheOnlyDest in ConstantFoldTerminator()344 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local349 if (IBI->getDestination(i) == SuccToKeep) { in ConstantFoldTerminator()350 SuccToKeep = nullptr; in ConstantFoldTerminator()369 if (SuccToKeep) { in ConstantFoldTerminator()