Searched refs:SuccToKeep (Results 1 – 1 of 1) sorted by relevance
273 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local278 if (Succ == SuccToKeep) { in ConstantFoldTerminator()279 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()