Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1189 BasicBlock *KeepSucc = BI->getSuccessor(*Implication ? 0 : 1); in processImpliedCondition() local
1192 BranchInst *UncondBI = BranchInst::Create(KeepSucc, BI->getIterator()); in processImpliedCondition()