Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1161 unsigned ToKeep = Ret == LazyValueInfo::True ? 0 : 1; in processBlock() local
1165 BranchInst::Create(CondBr->getSuccessor(ToKeep), CondBr); in processBlock()