Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1265 BasicBlock *KeepSucc = BI->getSuccessor(*Implication ? 0 : 1); in processImpliedCondition() local
1268 BranchInst *UncondBI = BranchInst::Create(KeepSucc, BI); in processImpliedCondition()