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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1118 unsigned ToKeep = Ret == LazyValueInfo::True ? 0 : 1; local
1122 BranchInst::Create(CondBr->getSuccessor(ToKeep), CondBr);

Completed in 105 milliseconds