Searched refs:SuccToKeep (Results 1 – 1 of 1) sorted by relevance
279 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local284 if (Succ == SuccToKeep) { in ConstantFoldTerminator()285 SuccToKeep = nullptr; // Don't modify the first branch to TheOnlyDest in ConstantFoldTerminator()349 BasicBlock *SuccToKeep = TheOnlyDest; in ConstantFoldTerminator() local354 if (IBI->getDestination(i) == SuccToKeep) { in ConstantFoldTerminator()355 SuccToKeep = nullptr; in ConstantFoldTerminator()374 if (SuccToKeep) { in ConstantFoldTerminator()