Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1143 unsigned ToKeep = Ret == LazyValueInfo::True ? 0 : 1; in ProcessBlock() local
1146 BranchInst::Create(CondBr->getSuccessor(ToKeep), CondBr); in ProcessBlock()