Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp821 unsigned ToKeep = Ret == LazyValueInfo::True ? 0 : 1; in ProcessBlock() local
823 BranchInst::Create(CondBr->getSuccessor(ToKeep), CondBr); in ProcessBlock()