Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1162 unsigned ToKeep = Ret == LazyValueInfo::True ? 0 : 1; in processBlock() local
1166 BranchInst::Create(CondBr->getSuccessor(ToKeep), CondBr); in processBlock()