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

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

Completed in 133 milliseconds