Searched refs:KeepSucc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1213 BasicBlock *KeepSucc = BI->getSuccessor(*Implication ? 0 : 1); local
1216 BranchInst *UncondBI = BranchInst::Create(KeepSucc, BI);

Completed in 107 milliseconds