Searched refs:SuccToKeep (Results 1 – 1 of 1) sorted by relevance
277 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local282 if (Succ == SuccToKeep) { in ConstantFoldTerminator()283 SuccToKeep = nullptr; // Don't modify the first branch to TheOnlyDest in ConstantFoldTerminator()347 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local352 if (IBI->getDestination(i) == SuccToKeep) { in ConstantFoldTerminator()353 SuccToKeep = nullptr; in ConstantFoldTerminator()372 if (SuccToKeep) { in ConstantFoldTerminator()