Searched refs:SuccToKeep (Results 1 – 1 of 1) sorted by relevance
281 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local286 if (Succ == SuccToKeep) { in ConstantFoldTerminator()287 SuccToKeep = nullptr; // Don't modify the first branch to TheOnlyDest in ConstantFoldTerminator()351 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local356 if (IBI->getDestination(i) == SuccToKeep) { in ConstantFoldTerminator()357 SuccToKeep = nullptr; in ConstantFoldTerminator()376 if (SuccToKeep) { in ConstantFoldTerminator()