HomeSort by relevance Sort by last modified time
    Searched full:tokeep (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 771 unsigned ToKeep = Baseline == LazyValueInfo::True ? 0 : 1;
773 BranchInst::Create(CondBr->getSuccessor(ToKeep), CondBr);
    [all...]

Completed in 276 milliseconds